Ralf Angeli wrote: > * 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))
That's nice. Thanks. > This is somewhat sick because it is not limited to the case when the > minibuffer is activated from a LaTeX buffer. I think I can live with it. The convenience of writing index and nomenclature entries is worth it. Ciao Andreas _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
