all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25337: space after compile-command is a hack
@ 2017-01-02 21:39 積丹尼 Dan Jacobson
  2017-01-02 21:51 ` npostavs
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: 積丹尼 Dan Jacobson @ 2017-01-02 21:39 UTC (permalink / raw)
  To: 25337

compile-command is a variable defined in ‘compile.el’.
Its value is "make -k "

You know that trailing space is a hack and shouldn't need to be inserted
by the user.

E.g., I did
(setq compile-command "make")
and now I regret it... I'm now going to have to use
(setq compile-command "make ")





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

end of thread, other threads:[~2017-01-08 17:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-02 21:39 bug#25337: space after compile-command is a hack 積丹尼 Dan Jacobson
2017-01-02 21:51 ` npostavs
2017-01-02 21:58 ` 積丹尼 Dan Jacobson
2017-01-02 22:28   ` npostavs
2017-01-02 23:22 ` 積丹尼 Dan Jacobson
2017-01-03  0:58   ` npostavs
2017-01-03 23:22     ` Richard Stallman
2017-01-08 17:15       ` npostavs

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.