GNU bug report logs -
#41129
outline-mode: New keybindings for demote/promote/move-subtree
Previous Next
Reported by: Stefan Kangas <stefankangas <at> gmail.com>
Date: Thu, 7 May 2020 20:50:02 UTC
Severity: wishlist
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> On May 9, 2022, at 6:38 AM, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>
> Juri Linkov <juri <at> linkov.net> writes:
>
>> bug#45147 implemented new mode outline-cycle-minor-mode
>> for Org-like TAB cycling in outline-minor-mode.
>>
>> It's easy to customize outline-mode-cycle-map
>> and to bind M-left/right to outline-promote/demote:
>>
>> (define-key outline-mode-cycle-map [(meta left)] 'outline-promote)
>> (define-key outline-mode-cycle-map [(meta right)] 'outline-demote)
>
> It's now outline-minor-mode-cycle-map, but I added the four bindings
> suggested by Stefan to Emacs 29 now, and I guess we'll find out whether
> that gets in the way of people's work flows here.
Should these four bindings be on outline-minor-mode-cycle-map or
on outline-minor-mode-map? They don't have to do with cycling.
Howard
This bug report was last modified 3 years and 63 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.