emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] interaction of =org-export-babel-evaluate= and =results output=


From: Berry, Charles
Subject: Re: [O] interaction of =org-export-babel-evaluate= and =results output= counter-intuitive
Date: Tue, 15 Aug 2017 16:18:21 +0000

> On Aug 15, 2017, at 5:25 AM, George Jones <address@hidden> wrote:
> 
>          __________________________________________________
> 

[snip]

> I want to define code blocks that export only results, and are not
> automatically executed on export. To get this behavior, I have to
> 
> - `setq org-export-babel-evaluate t)'
> 
> and use both
> 
> ,----
> | :eval never-export
> | :results output
> `----
> 


You also need `:exports results'.

HTH,

Chuck

p.s. `org-export-babel-evaluate' is obsolete - use ‘org-export-use-babel’ 
instead


reply via email to

[Prev in Thread] Current Thread [Next in Thread]