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

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

Reply via email to