* David Kastrup (2006-07-14) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> * David Kastrup (2006-07-14) writes: >> >>> Instead: no way. It is simply impossible to keep AUCTeX from >>> reformatting the contents. >> >> It would probably suffice to add "macrocode" to >> `LaTeX-indent-environment-list'. > > Why doesn't it work to add it to `LaTeX-verbatim-environments-local'? > What's the use of that variable, then?
Currently it's mainly used for font locking, but also for `LaTeX-verbatim-p' which is used when searching for comment starters. If we added macrocode environments to this variable, much of the content of a docTeX file would be highlighted as verbatim. I don't think this would be a good idea. -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
