emacs-devel
[Top][All Lists]
Advanced

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

Re: PROPOSAL: Repurpose one key and reserve it for third-party packages


From: Richard Stallman
Subject: Re: PROPOSAL: Repurpose one key and reserve it for third-party packages
Date: Thu, 11 Feb 2021 08:37:57 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > > So you can type C-α C-α Foopkg RET, then C-α gives you the Foopkg 
  > > bindings.
  > >

  > I'm not sure I understand what you mean.  Would this mean that each time 
  > you want to use, say, Org-mode you would have to C-α C-α org-mode RET 
  > before typing C-α c?  If so, I don't think this would work.

Org is a collection of major modes, so I don't think it should need to
use the C-α mechanism.  That mechanism would be meant for packages
that need to define a binding for a global prefix key.  Major modes
can simply define local bindings.

  > Org-mode also binds keys (at least one) globally
  > that (AFAIK) cannot possibly have a use outside
  > of an org-mode buffer.

Perhaps they should be changed into local (major mode) bindings.

-- 
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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