Tassilo Horn <[email protected]> writes: > Julien Cubizolles <[email protected]> writes: > > Hi Julien, > >> Before, every .tex file was opened in latex-mode (not tex-mode), now >> files opened at emacs startup (by the workgroups package for instance) >> are opened in tex-mode. However, subsequent .tex files are opened in >> latex-mode. > > When AUCTeX is loaded, it aliases tex-mode and latex-mode to AUCTeX > TeX-tex-mode and TeX-latex-mode, respectively. Also, when you open some > tex file, it'll automatically figure out if it's a plain TeX or LaTeX > document.
OK. > You probably have the code using the workgroups package opening recent > files before you load AUCTeX in your ~/.emacs. I had thought of this conflict and played with the order but my .emacs is in such a mess that it was somewhat difficult. Thanks for clearing this issue : I now know that it's the necessary thing to do. Julien. _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
