emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating *Completions* as you type


From: Juri Linkov
Subject: Re: Updating *Completions* as you type
Date: Sat, 14 Oct 2023 19:51:05 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

> icomplete-mode (and its derivatives) doesn't work for in-buffer
> completion.  Also, it is buggier than the default completion scheme.

Actually, now icomplete-mode supports in-buffer completion quite well.

> By asynchronous completion, I just mean being able to type, and trigger
> completion, and have completions appear incrementally as they are
> computed, without interfering with you continuing to type.  I don't
> think that stops immediate feedback for typing.

I believe this is achievable by just wrapping code with while-no-input.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]