[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Two modifications for source blocks processing (will be in 7.9.2
From: |
Bastien |
Subject: |
Re: [O] Two modifications for source blocks processing (will be in 7.9.2) |
Date: |
Wed, 26 Sep 2012 23:54:58 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) |
Hi Sébastien,
"Sebastien Vauban"
<address@hidden> writes:
> With :results org, raw Org mode results will be harmlessly *wrapped in a Org
> mode block*. The "#+begin/end_org" block wrapper makes it possible for the
> entirety of the results to be clearly located and replaced upon code block
> re-evaluation.
So from now on, you'll enjoy all this with #+BEGIN_SRC org instead of
#+BEGIN_ORG.
> - "wrap" will disappear (renamed as "drawer"),
It *has* been deprecated. Meaning that you can still use "wrap" and get
the same results than with "drawer", but it is not documented. It will
surely be removed for Org 8.0.
> - "drawer" is not the same as the old "org" option (as the results gets
> inserted into a drawer, not into a block).
Confirmed. "Drawer" means... use a drawer. And Org means use an Org
source block. The only thing that has been removed is the notion of an
"Org block", which was not clear enough (see Nicolas explanations in
this thread.)
--
Bastien
Re: [O] Two modifications for source blocks processing (will be in 7.9.2), Achim Gratz, 2012/09/27