Greetings Charles.
"Charles C. Berry" writes:
>> To achieve this behaviour, I have set
>>
>> (defvar org-babel-default-header-args:processing
>> '((:results . "html") (:exports . "results"))
>> "Default arguments when evaluating a Processing source block.")
>
> I think you can replace
>
> : (
On Sat, 7 Mar 2015, Jarmo Hurri wrote:
Aaron Ecay writes:
It might be a little distracting to see it there, but it shouldn’t
interfere with the functionality in any way (for example, it should be
invisible on export). It the line’s presence causing any problems for
your code?
It is a nuis
Aaron Ecay writes:
> It might be a little distracting to see it there, but it shouldn’t
> interfere with the functionality in any way (for example, it should be
> invisible on export). It the line’s presence causing any problems for
> your code?
It is a nuisance. To summarize, in my current im
Hi Jarmo,
The results line is needed to store the hash value when the :cache
header arg is set. (See (info "(org) cache"))
It might be a little distracting to see it there, but it shouldn’t
interfere with the functionality in any way (for example, it should be
invisible on export). It the line’