Hello,

Dieter Van Eessen <dieter.van.ees...@gmail.com> writes:

> The reason I've tried this (and the internal org-element--parse-elements)
> is because I'd prefer not having to parse the whole buffer and still get
> the contents. The local parsing functions (org-element-at-point) and
> (org-element-context) don't contain content (stated in the org-element api,
> also tried it ).

`org-element-parse-buffer' takes into consideration narrowing. IOW,
narrow to the interesting part, then parse it.


Regards,

-- 
Nicolas Goaziou

Reply via email to