emacs-orgmode
[Top][All Lists]
Advanced

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

Re: new org mode, changed folding behavior could be improved / more cons


From: Ihor Radchenko
Subject: Re: new org mode, changed folding behavior could be improved / more consistent
Date: Fri, 10 Feb 2023 11:03:54 +0000

[ Adding Org ML back to CC ]

Laurenz Wiskott <laurenz.wiskott@rub.de> writes:

>> What about only enabling this feature when you pass "0" prefix argument:
>> C-u 0 S-<tab> ?
>
> I would like to avoid the extra key strokes, and I don't know why that should 
> be needed.
> What could this first star-line be used for except to indicate a specific 
> default
> unfolding depth?  So, I don't think anybody would use it without this 
> intention, and
> therefore there is no need to introduce these extra key strokes.

People do all kinds of weird things including deeply nested entry on top.
I did not mean toggling, I did mean only having the proposed behavior
only with C-u 0 S-<TAB> key sequence.

In any case, I now reviewed the manual and I think that you can use
alternative approach to set which headings are visible in overview
folding state.

Try

#+STARTUP: show3levels
* 1
  Text 1
** 2
   Text 2
*** 3
    Text 3
**** 4
     Text 4

and then C-u C-u <TAB>

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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