bug#81537: 32.0.50; Fixing icomplete-in-buffer requiring users to advice-add

Sean Whitton <[email protected]> Thu, 06 Aug 2026 12:31:54 +0100
Newsgroups gmane.emacs.bugs
Message-ID <[email protected]>
Juri Linkov [05/Aug  9:50pm +03] wrote:
>> Is there some other way to do what I want that you might suggest?
>
> The simplest way to do this would be to use the new
> 'display-buffer-default-alist':

Thanks, though, this is inefficient -- I think we should avoid calling
all the code in minibuffer-completion-help if we don't want to display
*Completions*.

-- 
Sean Whitton