all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5239: 23.1.50; compile-command Local Variables must be after mode
@ 2009-12-17 19:02 jidanni
  2009-12-17 23:46 ` Juri Linkov
  0 siblings, 1 reply; 3+ messages in thread
From: jidanni @ 2009-12-17 19:02 UTC (permalink / raw)
  To: emacs-pretest-bug

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)






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-18  0:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-17 19:02 bug#5239: 23.1.50; compile-command Local Variables must be after mode jidanni
2009-12-17 23:46 ` Juri Linkov
2009-12-18  0:25   ` jidanni

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.