emacs-orgmode
[Top][All Lists]
Advanced

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

Re: section continuation


From: Ihor Radchenko
Subject: Re: section continuation
Date: Thu, 29 Dec 2022 10:21:52 +0000

<tomas@tuxteam.de> writes:

> There seem to be a few folks around here which are uncomfortable
> with this limitation. My intent is rather to understand where this
> discomfort comes from and what we can do about it.

>From my experience, there is a temptation to have a dedicated "closing"
text at the end of subtree. In particular, literal configs are often
structured as

* Heading 1

#+begin_src emacs-lisp
(when condition
#+end_src

** Sub-heading 1
...
** Sub-heading N

** extra

#+begin_src emacs-lisp
) ; closing ")"
#+end_src

* Heading 2

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