Re: master a1f5b8cf863: Don't immediately show *Completions* for icomplete-in-buffer

Stefan Monnier <[email protected]> Mon, 03 Aug 2026 16:04:11 -0400
Newsgroups gmane.emacs.devel
Message-ID <[email protected]>
> I did.  IIUC, you explained why it's non-trivial to have Icomplete use
> the existing API by implementing a proper completion-in-region-function.
> But that doesn't by itself justify hardcoding Icomplete-specific logic
> in the common completion infrastructure.  E.g. you could instead extend
> the infrastructure with some hook that Icomplete would use to inhibit
> showing the *Completions* buffer.

+1


=== Stefan