[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Making completion more interactive
From: |
Óscar Fuentes |
Subject: |
Re: Making completion more interactive |
Date: |
Wed, 10 Dec 2014 21:43:51 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
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.
[snip]