emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-export-handle-include-files


From: Tony Day
Subject: [O] org-export-handle-include-files
Date: Sat, 8 Dec 2012 15:08:16 +1100

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
address@hidden





reply via email to

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