* Rodolfo Medina (2009-04-28) writes: > Rodolfo Medina (2009-04-28) writes: > >>>>>>> [...] >>>>>>> >>>>>>> How can I force AUCTeX to `LaTeX server fill' at my pleasure? I need >>>>>>> some features that come with the `LaTeX server fill' mode. > > > > Ralf Angeli <[email protected]> writes: > >>>>>> Which are those? Perhaps it would make sense to make them available in >>>>>> Plain TeX mode. >> >> [...] >> >> I added support for separation of comment from non-comment content in >> Plain TeX mode to my todo file, which is growing by the minute, so don't >> hold your breath. > > > Well, please let me know when it's done. > > > >> Regarding the activation of LaTeX mode you could use file variables >> which AUCTeX adds automatically to new files if you have `TeX-master' >> set to nil. > > > Unfortunately, I sometimes need to activate the TeX-master variable to a > non-nil value.
Please consult the AUCTeX manual to learn what a nil value of `TeX-master' means. > I'll be using the command `M-q LaTeX-mode', as suggested in > this thread. Or maybe some other way to set it permanently to a file? As mentioned before: a file variable specifying the mode. File variables are described in the Emacs manual. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
