bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#41129: outline-mode: New keybindings for demote/promote/move-subtree


From: Lars Ingebrigtsen
Subject: bug#41129: outline-mode: New keybindings for demote/promote/move-subtree
Date: Fri, 29 Jan 2021 05:49:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Kangas <stefan@marxist.se> writes:

>> Irrespective of the above issue, in my opinion, there should be a
>> standardized way of doing similar things in Emacs.
>
> Agreed.  Perhaps it is possible to find a better alternative.  Such an
> alternative should ideally be suitable for at least all three of
> outline-mode, org-mode and outline-minor-mode.
>
> It might be hard to settle on something that makes everyone happy,
> however.

Indeed.  Major modes (like Org) have greater leeway in defining
keystrokes than minor modes, though -- a minor mode has to be more
careful not to redefine common keystrokes because there's less of a "buy
in" from users than with a major mode like Org.

So it might make sense for Org to bind M-<right> to something while it'd
be too intrusive for outline-minor-mode.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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