* Andreas Matthias (2006-07-13) writes:
> I like the key bindings of LaTeX-math-mode, but I am missing
> them in the minibuffer. Any change to get them working in
> the minibuffer as well?
(eval-after-load "latex"
'(define-key minibuffer-local-map (LaTeX-math-abbrev-prefix)
LaTeX-math-keymap))
This is somewhat sick because it is not limited to the case when the
minibuffer is activated from a LaTeX buffer.
--
Ralf
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex