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

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

bug#41130: outline-mode: Add new commands like org-cycle and org=global-


From: Juri Linkov
Subject: bug#41130: outline-mode: Add new commands like org-cycle and org=global-cycle
Date: Wed, 13 May 2020 01:52:55 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> (define-key outline-minor-mode-map (kbd "C-<tab>") 'outline-cycle)
> (define-key outline-minor-mode-map (kbd "S-<tab>") 'outline-global-cycle)
>
> They are already there in Org-mode and many users swear by them.
> (In Org-mode, org-cycle is bound to TAB instead of C-TAB, but I don't
> think that would work very well with outline-minor-mode.)

C-TAB switches tabs in tab-bar-mode.





reply via email to

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