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 #44 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 21:12:05 +0300
> Date: Sat, 04 Apr 2015 14:06:02 -0400
> From: Da Zhang <zhangda82 <at> gmail.com>
> CC: 20237 <at> debbugs.gnu.org
> 
> The 
> (w32-shell-dos-semantics)
> 
> returns nil.

OK, so what does this display:

  M-: (w32-shell-name) RET

> Can you please let me know how to use edebug to follow through python-shell-parse-command? 

This is no longer needed: if w32-shell-dos-semantics returns nil, then
shell-quote-argument will quote every character not in the Posix
character set with a backslash.  This is what you see.  The question
is why w32-shell-dos-semantics returns nil.




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.