In the current buffer, org-export-handle-include-file overwrites:

#+INCLUDE: "./some-other-file.org"

with contents of the other file. For example,

#+BEGIN_EXAMPLE
* other file header
:PROPERTIES:
:OTHER_PROPS: yes
:END:

Contents of the other file.

#+END_EXAMPLE

Is this the intended behaviour?  Is there a method where you can use #+INCLUDE 
without overwriting the current buffer?

tony
tonyday...@gmail.com



Reply via email to