|
From: | Frederick Giasson |
Subject: | Re: [O] HTML export with ":export" parameter with Orgmode 9.0 |
Date: | Fri, 11 Nov 2016 12:10:36 -0500 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Thunderbird/50.0 |
Hi Nicolas,
It seems other users experienced it, yet it is unexpected and I cannot reproduce it even with a minimal init file.
Ok I think I found the issue.In all the files I worked on since I upgraded to 9.0 I had the following setting at the top of my org files:
========= # -*- org-export-babel-evaluate: nil -*- =========In these notebooks, I don't want org-export to evaluate the code blocks, I want to do it manually (since some of them takes quite a while to run and I don't want to wait minutes to get an export).
In 8.x this was working perfectly. However, it appears that this behavior changed in 9.0. If I have that in place, then the :export header parameter is basically ignored and defaulted to "both".
Did this change and is this to be expected? If so, what should I use to get the same behavior?
Thanks! Fred
Regards,
[Prev in Thread] | Current Thread | [Next in Thread] |