unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 25337@debbugs.gnu.org
Subject: bug#25337: space after compile-command is a hack
Date: Tue, 03 Jan 2017 05:39:52 +0800	[thread overview]
Message-ID: <8760lxnntj.fsf@jidanni.org> (raw)

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 ")





             reply	other threads:[~2017-01-02 21:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-02 21:39 積丹尼 Dan Jacobson [this message]
2017-01-02 21:51 ` bug#25337: space after compile-command is a hack 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8760lxnntj.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=25337@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).