GNU bug report logs -
#34070
27.0.50; icomplete-mode candidate cycling broken for C-x C-f
Previous Next
Reported by: João Távora <joaotavora <at> gmail.com>
Date: Mon, 14 Jan 2019 13:57:02 UTC
Severity: normal
Found in version 27.0.50
Done: João Távora <joaotavora <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: João Távora <joaotavora <at> gmail.com>
> Date: Mon, 14 Jan 2019 13:47:48 +0000
> Cc: monnier <at> iro.umontreal.ca
>
> Emacs -Q
> M-x icomplete-mode
> C-x C-f
> C-.
>
> Expected candidate list to rotate once to the left, immediately.
> Instead if only rotates if I press C-. two additional times. This is
> because "." and ".." are still taking part in the rotation under the
> hood (but the user doesn't see them, by default, because of
> completion-ignored-extensions).
>
> Seems to have been introduced by
>
> commit 65797b1d75e9f608ffd50fd88be47a854b143bb1
> Author: Drew Adams <drew.adams <at> oracle.com>
> Date: Thu Apr 28 19:31:43 2016 +0200
>
> Make icomplete respect `completion-ignored-extensions'
>
> * lisp/icomplete.el (icomplete-completions): Heed
> `completion-ignored-extensions' (bug#12939).
>
> Naive patch attached that seems to fix it for me.
Please add a test for this, if possible, so that we don't screw this
up again in the future.
> Here's another problem that might be related (should I open a new bug?)
I think so, yes.
This bug report was last modified 6 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.