Hello Nicolas,

Nicolas Goaziou wrote:
> John Hendy <jw.he...@gmail.com> writes:
>
>> #+RESULTS:
>> #+BEGIN_org
>> With the assumption of 100 lbs. of input material 1 and 200 lbs. of
>> material 2, we can produce the following number of widgets based on
>> injection mold wall thicknesses.
>> | wall  | vals | widgets  |
>> |-------+------+----------|
>> | 5 mil | 0.01 | 40000.00 |
>> | 6 mil | 0.01 | 33333.00 |
>> | 8 mil | 0.01 | 25000.00 |
>> #+END_org
>
> This is wrong. We discussed it months ago on this ML and, IIRC, Babel should
> produce "#+begin_src org" blocks, not "#+begin_org". Org documentation
> specifies it too.

Here, I think we confound two different syntaxes:

- :results org, which produces #+BEGIN_SRC org..#+END_SRC
- :wrap org, which produces #+BEGIN_org..END_org

> I didn't read the thread carefully, but you may want to use "drawer" output
> instead.

My mind isn't clear yet about those use cases.

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to