Works here.  Thanks.

Tom

Eric Schulte <eric.schu...@gmx.com> writes:

> Fixed, Thanks for the report.
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> Aloha all,
>>
>> BEGIN and END are transposed with empty results, as shown in the example
>> below.  The results shown are from two evaluations of the source code
>> block.
>>
>> I'm using Org-mode version 7.8.03 (release_7.8.03.575.g06a1b)
>>
>> All the best,
>> Tom
>>
>> * Empty results
>> #+begin_src emacs-lisp :results silent
>>   (org-babel-do-load-languages
>>    'org-babel-load-languages
>>    '((R . t)
>>      ))
>> #+end_src
>> #+name: show-bug
>> #+header: :results output replace org
>> #+BEGIN_SRC R
>> #+END_SRC
>> #+results: show-bug
>> #+END_ORG
>> #+BEGIN_ORG
>> #+END_ORG
>> #+BEGIN_ORG

-- 
Thomas S. Dye
http://www.tsdye.com

Reply via email to