GNU bug report logs -
#73820
31.0.50; [Feature Request]how to hide *Completions* buffer when icomplete-in-buffer is not nil
Previous Next
Reported by: "jixiuf <at> qq.com" <jixiuf <at> qq.com>
Date: Tue, 15 Oct 2024 15:41:03 UTC
Severity: wishlist
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 73820-done <at> debbugs.gnu.org (full text, mbox):
> Cc: 73820 <at> debbugs.gnu.org, "jixiuf <at> qq.com" <jixiuf <at> qq.com>
> From: Sean Whitton <spwhitton <at> spwhitton.name>
> Date: Wed, 16 Oct 2024 09:23:52 +0800
>
> On Tue 15 Oct 2024 at 07:43pm +03, Juri Linkov wrote:
>
> >> I would like to use `icomplete-mode`/`icomplete-vertical-mode` with
> >>
> >> (setq icomplete-in-buffer t)
> >>
> >> but I don't want to display the `*Completions*` buffer.
> >>
> >> How about adding a new value for `completion-auto-help` to achieve this?
> >
> > As suggested in https://debbugs.gnu.org/67661#114
> > this is currently achievable by
> >
> > (advice-add 'completion-at-point :after #'minibuffer-hide-completions)
> >
> > But adding a new option is also an option.
>
> Right. This is also stated in NEWS.
If this is important enough, it should be in the doc string. So I've
now added this tip to the doc string, and I'm therefore closing this
bug.
Thanks.
This bug report was last modified 270 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.