emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about completion behavior


From: Stefan Monnier
Subject: Re: Question about completion behavior
Date: Tue, 08 Mar 2022 19:22:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Ergus [2022-03-09 01:10:13] wrote:
> In the code that hides the completions there is actually a comment about
> this:
>
> ;; We could also decide to refresh the completions,
> ;; if they're displayed (and assuming there are
> ;; completions left).
>
> Is anyone working on this?

When I wrote that code (and that comment), my main goal was to rewrite
the C code into ELisp, introduce the `completion-styles` system and add
`partial-completion` to the default.

To maximize the chances that it be accepted, I made every effort to try
and preserve the old behavior w.r.t everything else.

> Was all this behavior intended or how do you propose to solve this?

I think this can be changed.
Patches welcome.


        Stefan




reply via email to

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