From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [babel] buffer corruption if results block at end of entry Date: Thu, 06 Feb 2014 14:30:37 -0700 Message-ID: <87iossc4f7.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBWbd-0001Jl-UI for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 16:35:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBWbY-00058F-0I for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 16:35:33 -0500 Received: from mail-pd0-x22a.google.com ([2607:f8b0:400e:c02::22a]:60251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBWbX-000588-PQ for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 16:35:27 -0500 Received: by mail-pd0-f170.google.com with SMTP id p10so2252439pdj.1 for ; Thu, 06 Feb 2014 13:35:26 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales Cc: emacs-orgmode@gnu.org I just pushed up a fix. Thanks for reporting. Samuel Wales writes: > === > ***** asdf > #+BEGIN_SRC org :results verbatim output :noweb yes :noweb-ref whatever2 > a > #+END_SRC > #+BEGIN_SRC sh :results output :noweb yes > echo <> > #+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 <> > #+END_SRC > > #+RESULTS: > =a > =***** next headline > === -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D