all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [wish] Execute preparation-function before getting base files
@ 2015-10-10 16:55 Arun Isaac
  2015-10-11 12:03 ` Eric S Fraga
  0 siblings, 1 reply; 7+ messages in thread
From: Arun Isaac @ 2015-10-10 16:55 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 604 bytes --]


In org-publish-projects, it would be good if the preparation-function is
executed before getting base files using org-publish-get-base-files.

In one of my use cases, my preparation-function generates some source
files which are then to be published by the publishing-function. But,
since the base filenames are collected before the preparation-function
is executed, the publishing-function does not see the generated source
files.

Right now, I'm calling my preparation-function manually before calling
org-publish-project, but it would be nice if I didn't have to do it this
way.

Thanks,
Arun Isaac.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

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

end of thread, other threads:[~2015-10-14 14:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-10 16:55 [wish] Execute preparation-function before getting base files Arun Isaac
2015-10-11 12:03 ` Eric S Fraga
2015-10-12 14:02   ` Arun Isaac
2015-10-13 19:41     ` Nicolas Goaziou
2015-10-14  9:45       ` Arun Isaac
2015-10-14 10:41         ` Nicolas Goaziou
2015-10-14 14:59           ` Arun Isaac

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.