GNU bug report logs - #14175
24.3.50; Bad completion behavior with read-file-name-completion-ignore-case t

Previous Next

Package: emacs;

Reported by: michael_heerdegen <at> web.de

Date: Wed, 10 Apr 2013 20:32:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 14175 <at> debbugs.gnu.org
Subject: bug#14175: 24.3.50; Bad completion behavior with read-file-name-completion-ignore-case t
Date: Mon, 23 Aug 2021 03:03:44 +0200
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> (setq read-file-name-completion-ignore-case t
>       completion-auto-help t)
>
> In my "~/", I have, among other files,
>
>   lrwxrwxrwx   1 micha micha    9 Feb  3 20:00 download -> Downloads
>   drwxr-xr-x  11 micha micha 4,0K Apr  9 15:40 Downloads
>
> I hit C-x d ~/Down TAB
>
> Emacs completes the minibuffer to
>
>   ~/Download
>
> Since this is no valid completion, it should pop up *Completions*, but
> it doesn't (first issue).  I hit TAB a second time.  I get this in *Completions*:
>
>   Click <mouse-2> on a completion to select it.
>   In this buffer, type RET to select the completion near point.
>
>   Possible completions are:
>   Download/
>   Downloads/
>
> It doesn't offer "download".  If I click on "Download/", I get the
> message
>
>   `mouse-choose-completion' is an obsolete command (as of 23.2); use
>   `choose-completion' instead.
>
> (second issue)
>
> Then it completes the minibuffer content to "~/Download/".  But this
> doesn't exist (third and major issue).  I get an error when hitting RET
> (of course).

I can't reproduce either of these issues in Emacs 28.  Are you still
seeing this in recent Emacs versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 327 days ago.

Previous Next


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