emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Ignored in-buffer settings and after-export hook


From: Nicolas Goaziou
Subject: Re: [O] Ignored in-buffer settings and after-export hook
Date: Wed, 28 Aug 2013 21:42:24 +0200

Hello,

Daniel Gerber <address@hidden> writes:

> I guess I can, but it means re-doing the mapping sources to exported
> file names.

AFAICT, there is only one place where both the source and the output
name are known: in `org-publish-file', right after a file has been
published.

We may add a hook there. Since, at that time, the current buffer can be
anything, both file names need to be passed as arguments to the hook.
Also, files skipped during the publishing process won't trigger it.

What do you think?


Regards,

-- 
Nicolas Goaziou



reply via email to

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