emacs-devel
[Top][All Lists]
Advanced

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

Re: Key bindings proposal


From: Juri Linkov
Subject: Re: Key bindings proposal
Date: Sun, 29 Aug 2010 00:27:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

>> Maybe it should be not just mode-specific but also context-dependent
>> in a broader sense.  Some programs provide <S-f10> to pop up a context
>> menu.  So Emacs could provide a separate context menu and corresponding
>> command namespace and key prefixes.
>
> I tried to implement something like that in appmenu.el in nXhtml. (It
> has changed quite a few times.)

You construct menu items from doc-strings, but much simpler would be
to use normal menu definitions at point (provided that modes will put
them there).



reply via email to

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