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

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

bug#32753: 27.0.50; Bogus icomplete behavior


From: Lars Ingebrigtsen
Subject: bug#32753: 27.0.50; Bogus icomplete behavior
Date: Sat, 13 Jul 2019 04:14:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> writes:

> The following is the process to reproduce the issue,
>
>       $ cd /path/to/emacs-src
>       $ LANG=C emacs -Q
>
>       M-x icomplete-mode
>       C-x C-f
>       /path/to/emacs-src/{m4/ | nt/ | lib/ | ...
>
> Now icomplete is selecting "m4" as initial completion word.
>
>       C-M-i
>       /path/to/emacs-src/./{m4/ | nt/ | lib/ | ...
>
> But minibuffer-force-complete (C-M-i) complete "./", not "m4"

I tested this now in Emacs 27, and C-M-i competed to m4, so this looks
like it has been fixed?

> Or
>       C-.
>       /path/to/emacs-src/{m4/ | nt/ | lib/ | ...
>
> But icomplete doesn't change completion word (bold entry).

It did for me, so it looks to me like both of these bugs are gone by
now.  I'm closing this bug report; if you're still seeing this bug,
please reopen.

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





reply via email to

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