Re: [O] question/error concerning EXPORT_OPTIONS

2011-09-19 Thread Giovanni Ridolfi
Rainer Stengele rainer.steng...@online.de writes:

Hi  Rainer,

 for subtree specific html export options what's wrong with

 ** Subtree
   :PROPERTIES:
   :EXPORT_OPTIONS: :t todo:t
   :END:
- contents

 I get this error:

 or: Assertion failed: (functionp (symbol-value fun-var-sym)), nil
I do not.

Org-mode version 7.7 0d580520cc438659bab67004bf1789b2305f6d58
(Yes I'm a bit behind ;-)
GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO

Did you select the subtree ( C-c C-@ ) before exporting ? I did.

cheers,
Giovanni




Re: [O] question/error concerning EXPORT_OPTIONS

2011-09-19 Thread Rainer Stengele
Am 19.09.2011 17:10, schrieb Giovanni Ridolfi:
 Rainer Stengele rainer.steng...@online.de writes:
 
 Hi  Rainer,

 for subtree specific html export options what's wrong with

 ** Subtree
   :PROPERTIES:
   :EXPORT_OPTIONS: :t todo:t
   :END:
- contents

 I get this error:

 or: Assertion failed: (functionp (symbol-value fun-var-sym)), nil
 I do not.
 
 Org-mode version 7.7 0d580520cc438659bab67004bf1789b2305f6d58
 (Yes I'm a bit behind ;-)
 GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
 
 Did you select the subtree ( C-c C-@ ) before exporting ? I did.
 
 cheers,
 Giovanni
 
 
 

Hi Giovanni,

yes, I selected the subtree!
After updating the org version and recompiling all files everything works as 
expected!
Excellent!

Thanks!

best,
Rainer