help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs as an ide


From: Kai Grossjohann
Subject: Re: emacs as an ide
Date: Thu, 16 Oct 2003 23:18:38 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (berkeley-unix)

"Martin" <x@y.z> writes:

> To build the current project and current solution, I would use different
> make commands. (I already have a make file with appropriate targets in it)
> However I am too lazy to do the M-x compile command - I don't want to have
> to type any commands.  I just want to configure the commands and then access
> them from a button or menu.

Well, (global-set-key (kbd "<f9>") 'recompile) might do something
useful for you.  WDYT?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]