Re: [O] Issue with :cache yes

2016-10-26 Thread Dushyant Juneja
Thanks for the quick response, Uli! On Wed, Oct 26, 2016 at 1:09 PM Ulrich J. Herter wrote: > Hi, > > Am Mittwoch, den 26.10.2016, 05:49 + schrieb Dushyant Juneja: > > * New Heading > > #+call: execBlk1( "newHeading" ) :cache yes > > Shouldn't it be #+call: execBlk1( args="newHeading" ) at t

Re: [O] Issue with :cache yes

2016-10-26 Thread Ulrich J. Herter
Hi, Am Mittwoch, den 26.10.2016, 05:49 + schrieb Dushyant Juneja: > * New Heading > #+call: execBlk1( "newHeading" ) :cache yes Shouldn't it be #+call: execBlk1( args="newHeading" ) at this point? > > However, when I try to export it to ascii (C-c C-e t A), I get the > following error: > >

[O] Issue with :cache yes

2016-10-25 Thread Dushyant Juneja
Hi, I have an org file (as below) with pre-computed outputs already available in the RESULTS drawer: ## #+OPTIONS: ':t *:t -:t ::t <:t H:3 \n:nil ^:{} arch:headline author:t #+OPTIONS: c:nil creator:nil d:(not "LOGBOOK") date:t e:t email:nil #+O