emacs-devel
[Top][All Lists]
Advanced

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

More keybindings in compilation-mode-map


From: Kai Großjohann
Subject: More keybindings in compilation-mode-map
Date: Mon, 12 Nov 2001 15:12:59 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu)

IMHO, it would be useful to have some keybindings in
compilation-mode-map, such as:

* view-mode like bindings (SPC, DEL for scrolling, possibly keys for
  scrolling by lines)

* command to advance point to next error message,
  ditto for previous error message

* next-error, previous-error, compile-goto-error

* M-x revert-buffer RET (this starts the compilation again)

* a command that selects the buffer from which the user hit M-x
  compile RET

I believe it would be useful to have bindings on single keys (SPC and
DEL for scrolling; n and p for next-error, previous-error; g for
revert-buffer, h for going to the buffer where the user hit M-x
compile RET).

But even if you disagree with this, having bindings starting with C-c
(such as C-c C-r for revert-buffer) would also be a possibility.

Do you think this is in principle a good idea?  If you think so, I
can show you a patch then you can tell me what needs to be changed.

kai
-- 
I like BOTH kinds of music.



reply via email to

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