emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Eric Schulte
Subject: Re: [O] [babel] buffer corruption if results block at end of entry
Date: Thu, 06 Feb 2014 14:30:37 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

I just pushed up a fix.  Thanks for reporting.

Samuel Wales <address@hidden> writes:

> ===
> ***** 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
> ===

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D



reply via email to

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