[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] (no subject)
From: |
Nicolas Goaziou |
Subject: |
Re: [O] (no subject) |
Date: |
Tue, 20 Sep 2016 22:32:51 +0200 |
Hello,
John Brodie <address@hidden> writes:
> I'm creating a literate program using org-babel with python. If I change
> the output of a source block to 'raw' the results are not replaced on
> each run, they are appended. This is quite annoying, because it means
> manual editing everytime I need to re-run my program.
You should use `drawer' instead of `raw' then. `raw' results cannot be
replaced, as you noticed, because there is no way to know where their
boundaries are.
Regards,
--
Nicolas Goaziou
- [O] (no subject), John Brodie, 2016/09/20
- Re: [O] (no subject),
Nicolas Goaziou <=