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: Richard Stallman
Subject: Re: More keybindings in compilation-mode-map
Date: Fri, 16 Nov 2001 23:31:54 -0700 (MST)

    > It could send input when used at the end of the buffer
    > and do compile-goto-error when used in the middle.

    It could also check on whether the compilation is still running.
    When the compilation has stopped, the 'send to process' functionality
    isn't needed anymore, so all keys can be used for commands.

That would work in the common case, but I think that where it gives
different results, they are worse results.  If you type RET on an
error message before the compilation finishes, you want to view that
error.



reply via email to

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