emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [babel] Bug with empty results


From: Eric Schulte
Subject: Re: [O] [babel] Bug with empty results
Date: Mon, 12 Mar 2012 11:57:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

Fixed, Thanks for the report.

address@hidden (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

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]