[Top][All Lists]
[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: |
Fri, 27 Aug 2010 23:38:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) |
>> Shouldn't this be part of CUA mode? If the CUA standard defines this
>> functionality then probably it should be enabled with CUA mode.
>
> I think CUA-mode is already way too overloaded and bloated with random
> functionality.
And there are no CUA-mode parts that could be shared - there is
no delay between key presses (like cua-prefix-override-inhibit-delay),
and activating the top-level doesn't depend on the region being active
(like in CUA).
The only idea that could be taken from CUA-mode is using the SHIFT key
to override the menu activation.
Actually, this is what Gnome Terminal already does
when "Enable menu access keys" is enabled:
- M-b moves backward one word (since there is no menu with the
accelerator "B");
- M-f activates the top-level File menu;
- S-M-f moves forward one word.
The same could be implemented in Emacs (not by default, of course).
> To the extent it's possible, it seems far better to have
> an independent mode.
A mode or a variable? XEmacs just goes with a customizable variable
`menu-accelerator-enabled'.
- Re: Key bindings proposal, (continued)
- Re: Key bindings proposal, Jan Djärv, 2010/08/28
- Re: Key bindings proposal, Jason Rumney, 2010/08/28
- Re: Key bindings proposal, Jan Djärv, 2010/08/28
- Re: Key bindings proposal, Juri Linkov, 2010/08/28
- Re: Key bindings proposal, Jan Djärv, 2010/08/29
- Re: Key bindings proposal, David Kastrup, 2010/08/29
- Re: Key bindings proposal, Jan Djärv, 2010/08/29
- Re: Key bindings proposal, Stephen J. Turnbull, 2010/08/25
- Re: Key bindings proposal, Juri Linkov, 2010/08/26
- Re: Key bindings proposal, Miles Bader, 2010/08/26
- Re: Key bindings proposal,
Juri Linkov <=
- RE: Key bindings proposal, Uday S Reddy, 2010/08/27
Re: Key bindings proposal, Andreas Schwab, 2010/08/23
Re: Key bindings proposal, Uday S Reddy, 2010/08/27