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: Philip K.
Subject: bug#41130: outline-mode: Add new commands like org-cycle and org=global-cycle
Date: Sun, 24 May 2020 16:49:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Bastien <bzg@gnu.org> writes:

> Stefan Kangas <stefankangas@gmail.com> writes:
>
>> (define-key outline-minor-mode-map (kbd "C-<tab>") 'outline-cycle)
>                                            ^^^^^^^
> Why not just <tab>, when point is on an outline entry?

I've tried something like this once, but it becomes quite annoying in
lisp modes, because "(" becomes a outline entry, making it tricky to
indent some code with TAB from anywhere on the line.

-- 
        Philip K.





reply via email to

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