Hi Sébastien,

"Sebastien Vauban"
<wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org> writes:

>> 2) Support for ":results org" has been removed.
>
> Why don't we have anymore "#+begin/end_org" blocks while we still have
> "#+begin_html" and "#+begin_LaTeX" blocks?  Org as the language seemed normal
> to insert blocks in Org-syntax.

The only advantage of using #+BEGIN_ORG over a raw insert was to be able
to fold the block.  But that's already available with :results drawer.

Beside, this was the only place were #+BEGIN_ORG was used, and there was
questions on how to let the new exporter process these blocks.

> How will Org constructs be supported, for example headlines in the old
> "#+begin/end_org" blocks -- with the "," used for protecting the export?
>
> #+begin_src org
> ,* This is an headline
> ,This is some text.
> #+end_src

Mhh... yeah.  I've pushed a change, this is what ":results org" will do
now.  I'll ping Eric and Nicolas so that they care review this.

>>    You can either insert the results with ":results raw" or "results drawer"
>>    if you need to tell the exporter to include/exclude the results (by
>>    including/excluding the :RESULTS: drawer from export.)
>
> Will ":RESULTS:" drawers be included by default, to mimic the current support
> of "#+begin/end_org" blocks?

You have ":results org" now.

-- 
 Bastien


Reply via email to