* Ikumi Keita (2007-03-13) writes: >>>>>> Ralf Angeli writes: > >> Putting > >> (when (and (boundp 'TeX-modes) >> (memq 'texinfo-mode TeX-modes)) >> (TeX-modes-set 'TeX-modes TeX-modes t)) > >> right after the `(require 'texinfo)' call into tex-info.el fixes the >> problem for me. > > This works for me, too. > >> However, I am not sure if this is the right fix or if >> e.g. a simple `(defalias 'texinfo-mode 'TeX-texinfo-mode)' would >> suffice. > > This works as well, while I'm also unsure about the correctness of these > methods.
I was hoping for David to comment since he wrote the code for loading and unloading AUCTeX modes. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
