auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX-devel] Re: Usability of docTeX-mode


From: David Kastrup
Subject: Re: [AUCTeX-devel] Re: Usability of docTeX-mode
Date: Fri, 14 Jul 2006 20:46:51 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Ralf Angeli <address@hidden> 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")

?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]