emacs-orgmode
[Top][All Lists]
Advanced

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

Re: 9.6 - hide-drawer-startup option(s?) [9.5.5 (release_9.5.5 @ /usr/lo


From: Ihor Radchenko
Subject: Re: 9.6 - hide-drawer-startup option(s?) [9.5.5 (release_9.5.5 @ /usr/local/share/emacs/29.0.50/lisp/org/)]
Date: Tue, 13 Dec 2022 11:16:12 +0000

Kévin Le Gouguec <kevin.legouguec@gmail.com> writes:

> Trying out Emacs 29 and going over ORG-NEWS, this item stands out to me:
>
>> *** A new custom setting =org-hide-drawer-startup= to control initial 
>> folding state of drawers
>
> A quick grep for org(-cycle)?-hide-drawer-startup turns this up:
>
> File: etc/ORG-NEWS
>  459  27 *** A new custom setting =org-hide-drawer-startup= to control 
> initial folding state of drawers
>
> File: lisp/org-cycle.el
>  128  12 (defcustom org-cycle-hide-drawer-startup t
>  630  11     (when org-cycle-hide-drawer-startup (org-cycle-hide-drawers 
> 'all))
>
> File: lisp/org.el
> 4074  20     ("hidedrawers" org-hide-drawer-startup t)
> 4075  22     ("nohidedrawers" org-hide-drawer-startup nil)

Thanks for the heads-up!
Fixed on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=4323a19b1
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=47bcdce19

-- 
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]