GNU bug report logs -
#67661
30.0.50; *Completions* has started popping up for icomplete-in-buffer
Previous Next
Reported by: Sean Whitton <spwhitton <at> spwhitton.name>
Date: Wed, 6 Dec 2023 15:31:02 UTC
Severity: normal
Fixed in version 30.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> | 4b. Insert text into *scratch*: (setopt icomplete-
> | 5b. C-M-i
> | - Emacsen 29 & 30: in-buffer Icomplete appears & *Completions* pops up.
This is exactly how icomplete-in-buffer was intended to work.
> Secondly, the *Completions* buffer now always pops up at the same
> time that Icomplete displays its in-buffer completion. If you would
> prefer to see only Icomplete's display, which is what you might be
> used to, you could use
>
> (advice-add 'completion-at-point :after #'minibuffer-hide-completions)
>
> The reason I haven't gone ahead and added this already is that Juri has
> suggested further changing icomplete-in-buffer's default behaviour.
> I don't think that we should do that.
I suggested adding a new option that would disable popping up *Completions*.
This is preferable to instructing users how to use advice-add. But this
might be not quite straightforward to implement.
This bug report was last modified 1 year and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.