Hello,

Carsten Dominik <carsten.domi...@gmail.com> writes:

> I am trying to write a function that will only run if it is called
> during the evaluation of babel code during export, so basically during
> `org-export-execute-babel code'. Do you know if there is a way to
> detect that this is the case,

There isn't.

> or should I introduce a flag that is set by
> `org-export-execute-babel-code'?

This may be dangerous. Introducing such a flag means that Babel results
may be different when exporting and when evaluating a block.


Regards,

-- 
Nicolas Goaziou

Reply via email to