bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Shynur Xie
Subject: bug#66514: 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]