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

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

[debbugs-tracker] bug#463: closed (multiple line Local Variables at the


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#463: closed (multiple line Local Variables at the TOP of a file)
Date: Wed, 22 Feb 2012 01:13:02 +0000

Your message dated Tue, 21 Feb 2012 20:09:49 -0500
with message-id <address@hidden>
and subject line Re: bug#463: multiple line Local Variables at the TOP of a file
has caused the debbugs.gnu.org bug report #463,
regarding multiple line Local Variables at the TOP of a file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
463: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=463
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: multiple line Local Variables at the TOP of a file Date: Sat, 21 Jun 2008 17:59:35 +0800
Regarding (info "(emacs)Specifying File Variables"),
I am doing fine with my:
# Local Variables:
# compile-command: "txt2html --no-xhtml -8 hhh.txt|\
# perl -pwe 'print q(<meta http-equiv=\"Content-Type\" content=\
# \"text/html; charset=utf-8\">\n<meta http-equiv=\"Content-Language\"\
# content=\"zh-tw\">\n) if /^<META/i'> ghhh8.html"
# End:

However, the problem is I am always appending things to this file, and
before long, the Local Variables are too far from the bottom to be
evaluated.

Therefore, I attempted to move them to the top of the file,
# -*- compile-command: "txt2html --no-xhtml -8 hhh....

The problem is I also want to not have any long lines in my file, but
the Info page is not clear how to make a multiple line first line.
Please make a way. No fair having different rules at top vs. bottom of files.




--- End Message ---
--- Begin Message --- Subject: Re: bug#463: multiple line Local Variables at the TOP of a file Date: Tue, 21 Feb 2012 20:09:49 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
I see no prospect of this being implemented. You could try
directory-local variables instead. Closed as wontfix.


--- End Message ---

reply via email to

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