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


Message #35 received at 20237 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Da Zhang <zhangda82 <at> gmail.com>
Cc: 20237 <at> debbugs.gnu.org
Subject: Re: bug#20237: Emacs built on Windows cannot figure out path correctly
Date: Sat, 04 Apr 2015 20:23:42 +0300
[Please don't remove the bug address from the CC list.]

> Date: Sat, 04 Apr 2015 13:09:35 -0400
> From: Da Zhang <zhangda82 <at> gmail.com>
> 
> Does the following command display?
> 
>   M-: (python-shell-parse-command) RET
> 
> "c\\:/Python27/Scripts/ipython.exe -i --profile=dev --colors=Linux"

Strange, I cannot reproduce this.  Can you step with Edebug through
python-shell-parse-command and see where does this "c\\" prefix gets
added?  If that happens in the call to shell-quote-argument, then
please tell what value does this display:

  M-: (w32-shell-dos-semantics) RET

If this says "nil", then what is the value of (w32-shell-name)?




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.