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: Richard Riley
Subject: Re: is there a good way to do emacs project management ?
Date: Wed, 15 Apr 2009 13:13:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

pjb@informatimago.com (Pascal J. Bourguignon) writes:

> Peter Dyballa <Peter_Dyballa@Web.DE> writes:
>
>> Am 15.04.2009 um 09:32 schrieb Pascal J. Bourguignon:
>>
>>> then to recompile: M-x recompile RET
>>> from any directory...
>>
>> You probably mean when the *compilation* buffer still exists? And
>> from it? (In coming GNU Emacs 23.1 a single g in this *compilation*
>> buffer will make it recompile.)
>
> No I mean to type M-x recompile RET from any directory, any buffer,
> when you need to recompile your project.  You may find it easier and
> more practical to type M-x recomp RET than to switch to the
> *compilation* buffer and type g.  I do.

Handy to know, but is the doc string right?


,----
| recompile is an interactive compiled Lisp function in `compile.el'.
| 
| (recompile &optional edit-command)
| 
| Re-compile the program including the current buffer.
| If this is run in a Compilation mode buffer, re-use the arguments from the
| original use.  Otherwise, recompile using `compile-command'.
| If the optional argument `edit-command' is non-nil, the command can be edited.
| 
| [back]
`----

It certainly didn't include this gnus buffer when I just tried :-;




reply via email to

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