[Bug] org-startup-folded documentation

2021-07-09 Thread Axel Svensson
org-version: 9.4.6 The documentation for the variable org-startup-folded is not up to date. It states that the variable can be nil or non-nil, but the program logic makes a difference between the values 't, 'content, 'showeverything, 'show2levels, 'show3levels, 'show4levels, and 'show5levels.

Re: [Bug] org-startup-folded documentation

2021-07-09 Thread Ihor Radchenko
Axel Svensson writes: > org-version: 9.4.6 > > The documentation for the variable org-startup-folded is not up to date. It > states that the variable can be nil or non-nil, but the program logic makes > a difference between the values 't, 'content, 'showeverything, > 'show2levels, 'show3levels, '