Re: [O] org-export-async-init-file

2013-09-30 Thread Sebastien Vauban
Hello Rasmus and Thomas, Rasmus wrote: >> My question: how to change the value of org-export-async-init-file when I >> export the subtree? > > Perhaps babel and org-element? I'm not sure of the order of > execution, but perhaps you can can check the title and set the init > file condtional on tha

Re: [O] org-export-async-init-file

2013-09-29 Thread Thomas S. Dye
Of course! Thanks for your help, Tom Rasmus writes: > t...@tsdye.com (Thomas S. Dye) writes: > > > >> My question: how to change the value of org-export-async-init-file when I >> export the subtree? > > Perhaps babel and org-element? I'm not sure of the order of > execution, but perhaps you c

Re: [O] org-export-async-init-file

2013-09-29 Thread Rasmus
t...@tsdye.com (Thomas S. Dye) writes: > My question: how to change the value of org-export-async-init-file when I > export the subtree? Perhaps babel and org-element? I'm not sure of the order of execution, but perhaps you can can check the title and set the init file condtional on that. In