Hi Sébastien,
"Sebastien Vauban" <wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org> 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