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

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

Re: outline-minor-mode and org-mode capabilities for programming languag


From: Jean Louis
Subject: Re: outline-minor-mode and org-mode capabilities for programming languages
Date: Sun, 9 May 2021 15:45:58 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* Christopher Dimech <dimech@gmx.com> [2021-05-09 15:36]:
> Would there be any interest in outline-minor-mode in remodeling for cycling 
> using 
> <tab> and moving around with M-up, M-<down>, M-right, M-left, with same 
> effect as
> OrgMode.

Just make key bindings to outline-cycle or outline-cycle-buffer functions.

> These types of functionalities (org mode for programming languages) will make 
> it much
> easier to navigate and modify the code quite rapidly.   

That is why you can make your own key bindings for that.

I would not like for example, when I invoke outline-minor-mode in
Emacs Lisp mode to have TAB changed to anything else but what it is
now (indent-for-tab-command &optional ARG).

For example: C-c TAB can be set for outline-cycle-buffer and there you go.


-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

Sign an open letter in support of Richard M. Stallman
https://stallmansupport.org/
https://rms-support-letter.github.io/




reply via email to

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