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

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

bug#20165: closed (eshell completion bug in emacs 24.4.1 on windows)


From: GNU bug Tracking System
Subject: bug#20165: closed (eshell completion bug in emacs 24.4.1 on windows)
Date: Thu, 09 Mar 2023 04:46:06 +0000

Your message dated Wed, 8 Mar 2023 18:28:13 -0800
with message-id <3f49bcfe-2ec6-eafb-d815-5ead2845533d@gmail.com>
and subject line Re: bug#20165: eshell completion bug in emacs 24.4.1 on windows
has caused the debbugs.gnu.org bug report #20165,
regarding eshell completion bug in emacs 24.4.1 on windows
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
20165: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20165
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: eshell completion bug in emacs 24.4.1 on windows Date: Sun, 22 Mar 2015 11:34:28 +0000
There is a problem on path completion in emacs on windows. See following gif:
http://imgur.com/t7T0pBp

It moves the path one char to the left.

--- End Message ---
--- Begin Message --- Subject: Re: bug#20165: eshell completion bug in emacs 24.4.1 on windows Date: Wed, 8 Mar 2023 18:28:13 -0800
On 3/22/2015 12:34 PM, Andreas Hiller wrote:
Mainly when i pasting paths from clipboard. Eshell can handle backslash.

Eli Zaretskii <eliz@gnu.org <mailto:eliz@gnu.org>> schrieb am So., 22. März 2015 um 19:09 Uhr:

     > From: Andreas Hiller <andreash8577@gmail.com
    <mailto:andreash8577@gmail.com>>
     > Date: Sun, 22 Mar 2015 11:34:28 +0000
     >
     > There is a problem on path completion in emacs on windows. See
    following gif:
     > http://imgur.com/t7T0pBp <http://imgur.com/t7T0pBp>
     >
     > It moves the path one char to the left.

    Why are you using backslashes in Eshell?

This issue is resolved as of Emacs 28.2 (or possibly earlier). On MS Windows, if I type "cd C:\Windows" in Eshell and press TAB, it completes to "cd c:/Windows/" with the space after "cd" preserved correctly, which is what I'd expect.

Closing this issue now, though if there are still problems, just let me know.

(Note that since "\" is the escape character in Eshell, you need to be careful about using it as the directory separator in general, but I don't think that's really a bug; just a thing for MS Windows users to be aware of.)


--- End Message ---

reply via email to

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