GNU bug report logs - #8541
start-process fails when both the program path and an argument contain spaces

Previous Next

Package: emacs;

Reported by: Ivar Rummelhoff <ivarru <at> gmail.com>

Date: Sun, 24 Apr 2011 10:25:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: 8541 <at> 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
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")




This bug report was last modified 9 years and 238 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.