Erik Iverson writes:
> Eric Schulte wrote:
>> I'd think adding an ":exports none" header argument should be
>> sufficient.
>>
>
> If the code block is empty, I doesn't appear so.
>
> If you put in a literal
>
> nil
>
> in the code block, then :exports none does as expected.
>
>> Best -- Eric
>>
Eric Schulte wrote:
I'd think adding an ":exports none" header argument should be
sufficient.
If the code block is empty, I doesn't appear so.
If you put in a literal
nil
in the code block, then :exports none does as expected.
Best -- Eric
Richard Riley writes:
On my journal capture
What are your buffer-wide values for
:exports and :results ?
Richard Riley wrote:
On my journal capture template I include a #begin_src and #end_src block
as I frequently want to journal code. Being lazy I dont
necessarily want to delete this block even if I have no code in that
org-entry. Is i
I'd think adding an ":exports none" header argument should be
sufficient.
Best -- Eric
Richard Riley writes:
> On my journal capture template I include a #begin_src and #end_src block
> as I frequently want to journal code. Being lazy I dont
> necessarily want to delete this block even if I hav