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

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

compile-command, suggested improvement


From: Daniel R. Grayson
Subject: compile-command, suggested improvement
Date: Tue, 30 Jan 2001 12:12:14 -0600 (CST)

I have 

        (make-variable-buffer-local 'compile-command)

in my .emacs file.  It would be really nice if, when the *compilation* buffer
is created as part of the execution of the 'compile command, the local value
of the variable 'compile-command in that new buffer were set to the value
that was in effect the buffer active at the time the 'compile command was
run.  Then I could rerun the make command by running 'compile in the
*compilation* buffer!

If no one is interested in implementing this, but you would be willing to
accept it if someone else did, let me know.



reply via email to

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