bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: basic oversight: can't comment out local variables in file


From: Dan Jacobson
Subject: Re: basic oversight: can't comment out local variables in file
Date: 28 Feb 2002 08:24:14 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

>>>>> "K" == Kevin Rodgers <kevinr@ihs.com> writes:

K> Dan Jacobson wrote:
>> Here is an example of a local variables list:
>> 
>> ;;; Local Variables: ***
>> ;;; mode:lisp *** ...
>> 
>> So, how does one temporarily comment out one of these guys?

K> This seems to work:

K> ;;; Local Variables: ***
K> ;;; \mode: lisp ***
K> ;;; End: ***

Neat.  I wish they would document it.
-- 
http://www.geocities.com/jidanni/ Taiwan(04)25854780



reply via email to

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