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 18:42:31 +0000

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

> Just to make sure I understand this new setting correctly: by default,
> despite org-cycle-hide-drawer-startup being t, it's ineffectual, because
> org-startup-folded defaults to 'showeverything, right?

Yes

> (Asking because when reading the ORG-NEWS entry for the new option in
> isolation…

You can try to play around with

#+startup: nofold hidedrawers hideblocks

:drawer:
asd
:end:

#+begin_src emacs-lisp
  (message "heelo")
#+end_src

* This is test

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