emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [babel] buffer corruption if results block at end of entry


From: Samuel Wales
Subject: [O] [babel] buffer corruption if results block at end of entry
Date: Thu, 6 Feb 2014 01:01:00 -0700

===
***** asdf
#+BEGIN_SRC org :results verbatim output :noweb yes :noweb-ref whatever2
      a
#+END_SRC

#+BEGIN_SRC sh :results output :noweb yes
      echo <<whatever2>>
#+END_SRC

#+RESULTS:
#+begin_example
a
#+end_example
***** next headline
===

results in this:

===
***** asdf
#+BEGIN_SRC org :results verbatim output :noweb yes :noweb-ref whatever2
      a
#+END_SRC

#+BEGIN_SRC sh :results output :noweb yes
      echo <<whatever2>>
#+END_SRC

#+RESULTS:
=a
=***** next headline
===

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.



reply via email to

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