Ralf Angeli <[EMAIL PROTECTED]> writes: > * 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.
We have a running complaint IIRC that the minibuffer in several prompts (like for section titles) does not inherit the input method. Maybe we should fix this and see whether the LaTeX-math stuff can be somehow made to transfer in the same manner? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
