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

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

bug#59803: closed (completion-at-point in shell buffer ignores some file


From: GNU bug Tracking System
Subject: bug#59803: closed (completion-at-point in shell buffer ignores some files)
Date: Mon, 12 Dec 2022 01:05:01 +0000

Your message dated Mon, 12 Dec 2022 01:04:43 +0000
with message-id <ec23ed3e9504491cfec5@heytings.org>
and subject line Re: bug#59803: completion-at-point in shell buffer ignores 
some files
has caused the debbugs.gnu.org bug report #59803,
regarding completion-at-point in shell buffer ignores some files
to be marked as done.

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


-- 
59803: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59803
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: completion-at-point in shell buffer ignores some files Date: Sat, 03 Dec 2022 12:01:16 +0100
In a *Shell* buffer, file name completion ignores file names already
present on the current line. For example, if you have a file named `foo'
and no other file starting with an f, when you type:

$ cp f<TAB> f<TAB>

the first <TAB> completes `f' to `foo', but the second <TAB> gives a `No
match' error.

Similarly, if you have files named foo1, foo2, foo3 and foo4, then:

$ mv foo1 foo2 f<TAB>

shows only foo3 and foo4 in the completions buffer.

Happens in emacs 29 but not in 28.

Nicolas



--- End Message ---
--- Begin Message --- Subject: Re: bug#59803: completion-at-point in shell buffer ignores some files Date: Mon, 12 Dec 2022 01:04:43 +0000


Gregory, please install on the release branch, and thanks (to both of you).


Done (24c8c28ae6), and closing.




--- End Message ---

reply via email to

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