emacs-orgmode
[Top][All Lists]
Advanced

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

Re: (org-element-parse-buffer) and (org-with-wide-buffer)


From: Ihor Radchenko
Subject: Re: (org-element-parse-buffer) and (org-with-wide-buffer)
Date: Wed, 11 Jan 2023 12:02:00 +0000

Michael Dauer <mick.dauer@gmail.com> writes:

> Yes, but the missing headings are within the narrowed subtree.

You are right.
What is happening here is `org-element-parse-buffer' skipping over the
folded heading:

    When VISIBLE-ONLY is non-nil, don't parse contents of hidden
    elements.

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