Re: [O] org-babel-execute: being exported

2015-03-03 Thread Jarmo Hurri
Aaron Ecay writes: > Hi Jarmo, > > 2015ko martxoak 2an, Jarmo Hurri-ek idatzi zuen: > > [...] > >> 1. How can I identify, in org-babel-execute:processing, if the code is >>executed for export or for some other reason? > > I think the test (not (null org-babel-exp-reference-buffer)) should the

Re: [O] org-babel-execute: being exported

2015-03-02 Thread Aaron Ecay
Hi Jarmo, 2015ko martxoak 2an, Jarmo Hurri-ek idatzi zuen: [...] > 1. How can I identify, in org-babel-execute:processing, if the code is >executed for export or for some other reason? I think the test (not (null org-babel-exp-reference-buffer)) should thee you when you’re being called as p