Greppig org confirms icalendar is likely the only exception. While i
find this surprising I guess there is a good reason, right?
Cheers,
Simon
On 02/26/2014 10:21 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum <simon.t...@gmx.de> writes:
I have some worries here; Why is it so hard to avoid
evaluation/modification in org files during export?
I don't think it is. There is a single variable to switch in order to
control this: `org-export-babel-evaluate'.
Do you think that it doesn't behave as expected?
I use -batch, I would have tought that was enough, but if I'm getting
your answer below right, then setting those 2 parameters is not enough
either, because some backends fiddle with them?
I have searched the docs but did not find anything about backends
overriding these settings.
Besides `icalendar' in a very specific configuration (when exporting
a calendar, not a single document) I don't think any back-end overwrites
the previous variable.
Regards,