auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] navigate: to undefined reference


From: Uwe Brauer
Subject: [AUCTeX-devel] navigate: to undefined reference
Date: Sat, 24 Jan 2009 10:43:41 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.19 (linux)

Hello

A feature I really miss is to navigate fast to unresolved references.
The idea is to jump from the *output* buffer to the reference in
question.
Well since there is a line number for each undefined reference in the
*output* buffer  the following macro works fine

(defalias 'my-goto-undefref (read-kbd-macro
"C-s undefined M-e M-b M-@ <C-end> C-x o M-g <f10> RET"))

;;;C-end runs `copy-region-as-kill'


Most likely this can be done much more elegant.

So any suggestions are very welcome.


Uwe Brauer 





reply via email to

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