all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: 8541@debbugs.gnu.org
Subject: bug#8541: start-process fails when both the program path and an argument contain spaces
Date: Wed, 30 Sep 2015 12:29:41 -0400	[thread overview]
Message-ID: <CAM-tV-9w5RmN--P_Q6cajKmRmx0jJC8_i3=PV+3wZsngCaBnXA@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimNmxgwPT+6b_xGfpJmauKfG8UUPw@mail.gmail.com>

I believe this was fixed along with #18745 (while searching for it I
happened to stumble upon this one).

A nicer workaround suggested by Eli on that bug is to use w32-short-file-name:

    (start-process "name" "buffer"
                   (w32-short-file-name "D:\\tmp\\xxx yyy\\foo.bat")
                   "yada yada")





  parent reply	other threads:[~2015-09-30 16:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-24 10:01 bug#8541: start-process fails when both the program path and an argument contain spaces Ivar Rummelhoff
2011-04-24 19:41 ` Eli Zaretskii
2015-09-30 16:29 ` Noam Postavsky [this message]
2015-10-01  7:53   ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to='CAM-tV-9w5RmN--P_Q6cajKmRmx0jJC8_i3=PV+3wZsngCaBnXA@mail.gmail.com' \
    --to=npostavs@users.sourceforge.net \
    --cc=8541@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 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.