On 9 Dec 2012, at 02:24, Nick Dokos <[email protected]> wrote: > > >> Is there a method where you can use >> #+INCLUDE without overwriting the current buffer? >> > > You can do what org-export-preprocess-string does: create a temp > buffer, insert the contents of the original buffer and call > org-export-handle-include-files (or > org-export-handle-include-files-recurse) in that buffer. > > Nick
Great. Thanks Nick :-)
