emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs completion matches selection UI


From: Stefan Monnier
Subject: Re: Emacs completion matches selection UI
Date: Wed, 01 Jan 2014 13:12:09 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> It would be good to clarify whether the fallback mechanism should be
> for the key sequence or the command. That is: should calling the
> command via M-x cause the fallback behavior?

Good question.  It is clearly much easier to do it for the command.

Maybe we should think about providing a standard way to do it for a key
sequence.  Not clear how best to do it, tho.

We can use the "menu-item :filter" trick, but I'm not sure it's a good
idea to go down that path.


        Stefan



reply via email to

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