emacs-orgmode
[Top][All Lists]
Advanced

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

[O] A question on org-element-headline-interperter


From: Marcin Borkowski
Subject: [O] A question on org-element-headline-interperter
Date: Fri, 03 Oct 2014 01:16:51 +0200

Hi,

I guess I don't understand something.  I have a headline in a `headline'
variable (say that I did something like (org-element-parse-buffer) and
took one of the headlines from there).  I thought that

(insert
     (org-element-headline-interpreter headline (org-element-property
     :contents headline)))

would put it into the current buffer; however, it only puts the first
line (without the actual contents).

What is my misconception here?

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University



reply via email to

[Prev in Thread] Current Thread [Next in Thread]