emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Programmatically constructing org documents
@ 2016-06-24 14:16 Arun Isaac
  2016-06-26 15:12 ` John Kitchin
  0 siblings, 1 reply; 8+ messages in thread
From: Arun Isaac @ 2016-06-24 14:16 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]


What is the "correct" way to programmatically construct org documents?

Should I construct a parse tree, and then use
`org-element-interpret-data' to convert it org syntax?

Or, should I use string and buffer functions (such as `format' and
`insert') to construct org syntax directly?

Thank you,
Arun Isaac.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-06-28  3:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 14:16 Programmatically constructing org documents Arun Isaac
2016-06-26 15:12 ` John Kitchin
2016-06-26 19:50   ` Arun Isaac
2016-06-27 12:12     ` John Kitchin
2016-06-27 16:13       ` Charles C. Berry
2016-06-27 17:52         ` John Kitchin
2016-06-27 19:19       ` Samuel W. Flint
2016-06-28  3:15         ` Arun Isaac

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).