org-export: allow toggling Babel execution and file inclusion
commit1cc27e0d3a140604acfa6252c2a145787a4c5f74
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 17 Feb 2012 19:48:21 +0000 (17 20:48 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 17 Feb 2012 19:48:57 +0000 (17 20:48 +0100)
treeca08aa7dc9031379c617a9d4ec0a9160d0472789
parent4b33c23af8948ff3651c24981bef4dd95e546397
org-export: allow toggling Babel execution and file inclusion

* contrib/lisp/org-export.el (org-export-as, org-export-to-buffer,
  org-export-to-file): Add an optional argument to prevent including
  files and executing Babel code.

This can be used as a basis for an Org to Org exporter.
contrib/lisp/org-export.el