GNU bug report logs - #5239
23.1.50; compile-command Local Variables must be after mode

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Thu, 17 Dec 2009 19:57:02 UTC

Severity: normal

Merged with 8586

Found in version 23.3.50

Fixed in version 24.1

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: jidanni <at> jidanni.org
To: emacs-pretest-bug <at> gnu.org
Subject: bug#5239: 23.1.50; compile-command Local Variables must be after mode
Date: Fri, 18 Dec 2009 03:02:32 +0800
In the docstring of compile-command, you might want to emphasize that
one must set it _after_ "mode". Wrong:

# Local Variables:
# compile-command: "set -xnue .crontab `basename $PWD`; scp $1 $2:; ssh $2 crontab $1;\
# ls $PWD/$1|cpiome"
# mode: Shell-script
# End:

or else it just gets thrown away. Better yet, don't throw it away.
(emacs-snapshot package, version 1:20091128-1)




This bug report was last modified 14 years and 19 days ago.

Previous Next


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