GNU bug report logs - #20237
Emacs built on Windows cannot figure out path correctly

Previous Next

Package: emacs;

Reported by: Da Zhang <zhangda82 <at> gmail.com>

Date: Tue, 31 Mar 2015 17:53:02 UTC

Severity: normal

Tags: notabug

Merged with 21421

Found in version 24.5

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andy Moreton <andrewjmoreton <at> gmail.com>
Cc: 20237 <at> debbugs.gnu.org
Subject: bug#20237: Emacs built on Windows cannot figure out path correctly
Date: Sat, 04 Apr 2015 18:07:11 +0300
> From: Andy Moreton <andrewjmoreton <at> gmail.com>
> Date: Sat, 04 Apr 2015 15:34:26 +0100
> 
> >> Removing the use of shell-quote-argument seems to work around this
> >> problem.
> >
> > I don't see why quoting here could do any harm.  Could you elaborate
> > on why you think it's wrong?
> 
> Because removing the shell-quote-argument call fixed it for me:

But that might mean some other bug elsewhere, which is simply
concealed by removing the quoting.  The quoting is probably necessary
if the Python install directory's name includes whitespace.

Can you tell where the quoting causes that strange prefix be
prepended?  I got as far as split-string-and-unquote in
python-shell-make-comint, and still saw no apparent problems.

Thanks.




This bug report was last modified 8 years and 354 days ago.

Previous Next


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