[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] Re: keybinding: next and previous error
From: |
Adrian Lanz |
Subject: |
[AUCTeX-devel] Re: keybinding: next and previous error |
Date: |
Fri, 27 May 2005 13:13:06 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (usg-unix-v) |
On 27 May 2005, address@hidden wrote:
>>>>>> "Adrian" == Adrian Lanz <address@hidden> writes:
>
> Adrian> Emacs 22.1 adds a new prefix key M-g and
> Adrian> M-g g and M-g M-g run goto-line.
> Adrian> M-g n and M-g M-n run next-error (like C-x `).
> Adrian> M-g p and M-g M-p run previous-error.
>
> Adrian> see NEWS file and ChangeLog entry
>
> Adrian> 2005-04-19 Kim F. Storm <address@hidden>
>
> Adrian> * simple.el (next-buffer, prev-buffer, next-error)
> Adrian> (scroll-other-window, keyboard-quit,
> Adrian> keyboard-escape-quit)
> Adrian> (clone-indirect-buffer-other-window): Move bindings
> Adrian> to bindings.el.
>
> Adrian> * bindings.el (next-buffer, prev-buffer, next-error)
> Adrian> (scroll-other-window, keyboard-quit,
> Adrian> keyboard-escape-quit)
> Adrian> (clone-indirect-buffer-other-window): Move bindings
> Adrian> from simple.el. (next-buffer, prev-buffer): Add C-x
> Adrian> C-right and C-x C-left bindings. (next-error,
> Adrian> previous-error): Add M-g M-n/n and M-g M-p/p
> Adrian> bindings.
>
> Adrian> Would be nice - especially on a Swiss German keyboard with
> Adrian> "`" being a dead key - to see this keybinding in AUCTeX.
>
> The problem with this is, that "`" is already used for cdlatex mode,
> a nifty minor mode written by Carsten Dominik the author of reftex.
I do not understand. Activating M-g n (M-g M-n, M-g p, M-g M-p) for
next-error and previous error in AUCTeX would not collide with
cdlatex?! I think, I do not have cdlatex installed on my system. At
the moment (AUCTeX default?), C-c ` is active for next-error.
Adrian.
[AUCTeX-devel] Re: keybinding: next and previous error, Ralf Angeli, 2005/05/28