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

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

Re: is there a good way to do emacs project management ?


From: Pascal J. Bourguignon
Subject: Re: is there a good way to do emacs project management ?
Date: Wed, 15 Apr 2009 10:48:44 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (darwin)

Alberto Luaces <aluaces@udc.es> writes:

> El Miércoles 15 Abril 2009ES 09:32:42 Pascal J. Bourguignon escribió:
>> Type:  M-x compile RET C-e SPC -C /path/to/the/directory/where/is/Makefile
>> RET then to recompile: M-x recompile RET
>> from any directory...
>
> Sorry, what's this "C-e SPC" for? I tried and it didn't anything but typing a 
> space character after the "make -k" thing... (Emacs 22)

Yes, it's just in case the cursor wasn't at the end of the line
already, or if there wasn't already a space after the make command.

In newsgroup scripts, it's easier to add possibly spurious keys than
to make them conditional.

-- 
__Pascal Bourguignon__


reply via email to

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