From: Lennart Borgman <lennart.borgman@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: compilation-start without shell?
Date: Fri, 24 Dec 2010 04:43:14 +0100 [thread overview]
Message-ID: <AANLkTi=yD3PDTk4KPnvji3A1ZY962De-Ykzp2v=7Kasb@mail.gmail.com> (raw)
Would it be possible to allow compilation start to not use a shell?
With some programs it is quite hard to use a shell, at least on w32.
And you do not always want to be able to edit the `command' argument.
(Or, that editing might be done on another level.) However reusing the
code in compilation-start may still be good.
A simple logic for calling conventions could be that if `command' is a
list then a shell should not be used, but instead start-process should
be used directly.
But what technical difficulties are their doing this?
next reply other threads:[~2010-12-24 3:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-24 3:43 Lennart Borgman [this message]
2010-12-24 10:11 ` compilation-start without shell? Eli Zaretskii
2010-12-24 11:07 ` Lennart Borgman
2010-12-24 11:48 ` Eli Zaretskii
2010-12-24 12:05 ` Lennart Borgman
2010-12-24 12:21 ` Óscar Fuentes
2010-12-24 12:42 ` Lennart Borgman
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='AANLkTi=yD3PDTk4KPnvji3A1ZY962De-Ykzp2v=7Kasb@mail.gmail.com' \
--to=lennart.borgman@gmail.com \
--cc=emacs-devel@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).