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: Kevin Rodgers
Subject: Re: basic oversight: can't comment out local variables in file
Date: Mon, 25 Feb 2002 16:14:17 -0700

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?

This seems to work:

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

-- 
Kevin Rodgers <kevinr@ihs.com>



reply via email to

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