emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* #+include and org-export-before-processing-hook
@ 2020-12-13 16:28 Eric S Fraga
  2020-12-13 17:26 ` Juan Manuel Macías
  0 siblings, 1 reply; 4+ messages in thread
From: Eric S Fraga @ 2020-12-13 16:28 UTC (permalink / raw)
  To: Emacs Org mode mailing list

Hello,

I have a particular function that I want to invoke when exporting an org
file.  This works just fine, adding this function to the
org-export-before-processing-hook, for simple org files.  However, if I
have an org file which uses #+include: to include other org files, it
seems like the processing doesn't happen on included files.

How can I get the function in the hook to process included files?  In
other words, I wish to process the complete org file that results from
incorporating the include files.

I have tried both
#+include: included.org
and
#+include: included.org src org
and neither works.

Thank you,
eric

-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.4-160-g7c8dce


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

end of thread, other threads:[~2020-12-13 21:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13 16:28 #+include and org-export-before-processing-hook Eric S Fraga
2020-12-13 17:26 ` Juan Manuel Macías
2020-12-13 20:05   ` Nicolas Goaziou
2020-12-13 21:24     ` Eric S Fraga

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).