emacs-devel
[Top][All Lists]
Advanced

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

Re: Making completion more interactive


From: Fabrice Niessen
Subject: Re: Making completion more interactive
Date: Wed, 10 Dec 2014 22:24:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt)

Óscar Fuentes wrote:
> Tom <address@hidden> writes:
>
>> Modern completion systems usually show completions
>> automatically. You just type and the completions are shown. This
>> is how it works in various applications, google, etc.
>
> Yes, it's hideous :-)
>
> However, some packages like company-mode do nor require to press a key
> to show the completion candidates, it works like you describe.

I think a trade-off would make a lot of sense:

- display (in gray or whatever) the potential completion, when there is
  only _one_ candidate left (that is: no menu)

- display the potential candidates in the menu (when there are more than
  one) only when explicitly asked by the user (when pressing TAB, for
  example).

This would be between "always displays completions" and "only display
them on TAB"...

Best regards,
Fabrice

-- 
Fabrice Niessen
Leuven, Belgium
http://www.pirilampo.org/




reply via email to

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