GNU bug report logs - #73820
31.0.50; [Feature Request]how to hide *Completions* buffer when icomplete-in-buffer is not nil

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "jixiuf <at> qq.com" <jixiuf <at> qq.com>
Subject: bug#73820: closed (Re: bug#73820: 31.0.50; [Feature Request]how
 to hide *Completions* buffer when icomplete-in-buffer is not nil)
Date: Wed, 16 Oct 2024 05:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73820: 31.0.50; [Feature Request]how to hide *Completions* buffer when icomplete-in-buffer is not nil 

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73820 <at> debbugs.gnu.org.

-- 
73820: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73820
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Sean Whitton <spwhitton <at> spwhitton.name>
Cc: jixiuf <at> qq.com, 73820-done <at> debbugs.gnu.org, juri <at> linkov.net
Subject: Re: bug#73820: 31.0.50;
 [Feature Request]how to hide *Completions* buffer when
 icomplete-in-buffer is not nil
Date: Wed, 16 Oct 2024 08:33:12 +0300
> 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.

[Message part 3 (message/rfc822, inline)]
From: "jixiuf <at> qq.com" <jixiuf <at> qq.com>
To: bug-gnu-emacs <at> gnu.org
Cc: jixiuf <jixiuf <at> qq.com>
Subject: 31.0.50; [Feature Request]how to hide *Completions* buffer when
 icomplete-in-buffer is not nil 
Date: Tue, 15 Oct 2024 19:01:33 +0800
[Message part 4 (text/plain, inline)]
       
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?
 

[Screenshot_-2024-10-15-18:52:14.png (image/png, attachment)]

This bug report was last modified 269 days ago.

Previous Next


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