emacs-devel
[Top][All Lists]
Advanced

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

Re: Select completions from the minibuffer


From: Ergus
Subject: Re: Select completions from the minibuffer
Date: Tue, 22 Mar 2022 20:24:14 +0100

On Tue, Mar 22, 2022 at 08:38:45PM +0200, Juri Linkov wrote:
First tab: attempts to complete common and shows completions
Second tab: go to completions and select first candidate.
Following tabs: move to next candidate

This is exactly what happens when completion-auto-select is t.


Look at the attached patch that produces this behavior... I am
not sure is we want to add it, but it is useful in my case to mix

completion-auto-help 'always/'visible
completion-auto-select 'second-tab

If you think this is useful I may add it to a branch and add some
documentation.

Best,
Ergus

Attachment: second-tab.patch
Description: Text document


reply via email to

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