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 



_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to