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: Sean Whitton <spwhitton <at> spwhitton.name>
To: Juri Linkov <juri <at> linkov.net>
Cc: 73820 <at> debbugs.gnu.org, "jixiuf <at> qq.com" <jixiuf <at> qq.com>
Subject: bug#73820: 31.0.50; [Feature Request]how to hide *Completions* buffer when icomplete-in-buffer is not nil
Date: Wed, 16 Oct 2024 09:23:52 +0800
Hello,

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.

-- 
Sean Whitton




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.