GNU bug report logs - #19834
Specifying File Variables - does not allow setting comment-start to semicolon

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Wed, 11 Feb 2015 08:34:02 UTC

Severity: minor

Tags: notabug, 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: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: Jari Aalto <jari.aalto <at> cante.net>
Cc: 19834 <at> debbugs.gnu.org
Subject: bug#19834: Specifying File Variables - does not allow setting comment-start to semicolon
Date: Wed, 11 Feb 2015 10:26:46 +0100
Jari Aalto <jari.aalto <at> cante.net> writes:

> ;; Local Variables:
> ;; mode: text ;
> ;; comment-start: ;
> ;; End:

it seems to me this should be written as

;; Local Variables:
;; mode: text
;; comment-start: ";"
;; End:

-- 
Nico.




This bug report was last modified 10 years and 96 days ago.

Previous Next


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