emacs-devel
[Top][All Lists]
Advanced

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

Re: More keybindings in compilation-mode-map


From: Stefan Monnier
Subject: Re: More keybindings in compilation-mode-map
Date: Tue, 13 Nov 2001 10:18:27 -0500

> "Stefan Monnier" <monnier+gnu/address@hidden> writes:
> 
> > I think M-x recompile should be fixed to always rerun the exact
> > same command if run from a compilation-mode buffer.
> 
> It seems as if recompile uses the value of compile-command (which is
> globally set whenever you M-x compile), so it seems this should do
> it.

But it doesn't work for M-x grep which doesn't set `compile-command'.
It's probably better to make `recompile' use `compilation-arguments'.


        Stefan




reply via email to

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