GNU bug report logs - #463
multiple line Local Variables at the TOP of a file

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Sun, 22 Jun 2008 00:05:09 UTC

Severity: wishlist

Tags: wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#463: closed (multiple line Local Variables at the TOP of a file)
Date: Wed, 22 Feb 2012 01:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 21 Feb 2012 20:09:49 -0500
with message-id <ed7gzf8yhu.fsf <at> fencepost.gnu.org>
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
help-debbugs <at> gnu.org.)


-- 
463: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=463
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
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.



[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 463-done <at> debbugs.gnu.org
Subject: Re: bug#463: multiple line Local Variables at the TOP of a file
Date: Tue, 21 Feb 2012 20:09:49 -0500
I see no prospect of this being implemented. You could try
directory-local variables instead. Closed as wontfix.


This bug report was last modified 13 years and 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.