Ralf Angeli <[EMAIL PROTECTED]> writes: > * David Kastrup (2006-07-14) writes: > >> Ralf Angeli <[EMAIL PROTECTED]> writes: >> >>> * David Kastrup (2006-07-14) writes: >>> >>>> Maybe the doc strings should give some more pointers about the effects >>>> of those variables. I was also a bit surprised about the existence of >>>> LaTeX-verbatim-environments-local variable and friends. Is there >>>> anything one can achieve with those that is not possible to do with a >>>> local variable? >>> >>> Those are used by style files which want to add verbatim-like >>> environments. >> >> Why would it not work to say >> >> (add-to-list (make-local-variable 'LaTeX-verbatim-environments) >> "macrocode") >> ? > > If you did that and changed the global value, the buffer with the > local binding won't get these changes.
Where would be the point of changing the global value in a running system? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
