GNU bug report logs - #66514
start-process explorer.exe open wrong directory

Previous Next

Package: emacs;

Reported by: Shynur Xie <one.last.kiss <at> outlook.com>

Date: Fri, 13 Oct 2023 11:42: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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Shynur Xie <one.last.kiss <at> outlook.com>
Subject: bug#66514: closed (Re: bug#66514: start-process explorer.exe open
 wrong directory)
Date: Fri, 13 Oct 2023 15:19:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66514: start-process explorer.exe open wrong directory

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66514 <at> debbugs.gnu.org.

-- 
66514: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66514
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Shynur Xie <one.last.kiss <at> outlook.com>
Cc: 66514-done <at> debbugs.gnu.org
Subject: Re: bug#66514: start-process explorer.exe open wrong directory
Date: Fri, 13 Oct 2023 18:18:04 +0300
> From: Shynur Xie <one.last.kiss <at> outlook.com>
> CC: "66514 <at> debbugs.gnu.org" <66514 <at> debbugs.gnu.org>
> Date: Fri, 13 Oct 2023 13:15:49 +0000
> msip_labels:
> 
> > Try
> > (start-process "Explorer" nil "explorer.exe" "C:\\Users\\username")
> 
> Thanks for your help!  This expression works perfectly.
> It seems that the forward slash is for the explorer to receive
> arguments.

Yes, MS-Windows programs frequently treat the forward slash as the
option character, instead of the dash.

> >> When I use shell-mode or eshell, explorer works as expected.
> > How exactly do you "use shell-mode or eshell" to start the Explorer?
> 
> This is a faulty memory, and when I wrote the bug report, I tested
> only the 'reproduce' section.  My mistake.
> The bug can now be closed; it's more about 'explorer.exe' rather
> than Emacs.

Done, thanks.

[Message part 3 (message/rfc822, inline)]
From: Shynur Xie <one.last.kiss <at> outlook.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: start-process explorer.exe open wrong directory
Date: Fri, 13 Oct 2023 11:40:44 +0000
(Emacs v29.1 on MS-Windows)

Reproduce:

  1. $ emacs.exe -Q
  2. (start-process "Explorer" nil "explorer.exe" "C:/Users/username")

I think it should open the HOME folder,
but it actually opened "C:/Users/username/Documents".

When I use shell-mode or eshell, explorer works as expected.


This bug report was last modified 1 year and 221 days ago.

Previous Next


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