[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] keybinding: next and previous error
From: |
Adrian Lanz |
Subject: |
[AUCTeX-devel] keybinding: next and previous error |
Date: |
Fri, 27 May 2005 09:16:52 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (usg-unix-v) |
Emacs 22.1 adds a new prefix key M-g and
M-g g and M-g M-g run goto-line.
M-g n and M-g M-n run next-error (like C-x `).
M-g p and M-g M-p run previous-error.
see NEWS file and ChangeLog entry
2005-04-19 Kim F. Storm <address@hidden>
* simple.el (next-buffer, prev-buffer, next-error)
(scroll-other-window, keyboard-quit, keyboard-escape-quit)
(clone-indirect-buffer-other-window): Move bindings to bindings.el.
* bindings.el (next-buffer, prev-buffer, next-error)
(scroll-other-window, keyboard-quit, keyboard-escape-quit)
(clone-indirect-buffer-other-window): Move bindings from simple.el.
(next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
(next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
Would be nice - especially on a Swiss German keyboard with "`" being a
dead key - to see this keybinding in AUCTeX.
Thanks, Adrian.
- [AUCTeX-devel] keybinding: next and previous error,
Adrian Lanz <=