Kévin Le Gouguec <kevin.legoug...@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