From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Should comments break paragraphs? Date: Wed, 17 Jul 2013 16:11:42 -0600 Message-ID: <8761w8j0pt.fsf@gmail.com> References: <51E443F6.2050104@arfer.net> <87mwpnfybn.fsf@gmail.com> <51E47BC1.7010808@gmail.com> <87ip0byoqg.fsf@gmail.com> <87fvvev771.fsf@gmail.com> <87wqoqxznb.fsf@gmail.com> <87ppuitp8y.fsf@gmail.com> <87sizexuj9.fsf@gmail.com> <871u6xmjnf.fsf@gmail.com> <87r4ewetai.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55238) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzZyj-0005k9-SX for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 18:13:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzZyi-00081J-P2 for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 18:13:45 -0400 Received: from mail-pb0-x229.google.com ([2607:f8b0:400e:c01::229]:55776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzZyi-00081F-It for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 18:13:44 -0400 Received: by mail-pb0-f41.google.com with SMTP id rp16so2404424pbb.0 for ; Wed, 17 Jul 2013 15:13:43 -0700 (PDT) In-Reply-To: <87r4ewetai.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Thu, 18 Jul 2013 00:05:41 +0200") 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: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha writes: > Eric Schulte writes: > > > [...] > >> >> I'm happy to work to fix places where babel is breaking comments. >> I should add the conditional *if* we're going to improve comment support globally (e.g., in the parser as well). Else I am emphatically *not* up for a host of new parsing edge cases. :) Best, >> > > I guess this would be one of these cases: > > --8<---------------cut here---------------start------------->8--- > * Test > > #+name: flowdiagram > #+header: :exports results > # #+header: :results raw > #+begin_src latex > Hello World > #+end_src > > #+results: flowdiagram > Hello World > --8<---------------cut here---------------end--------------->8--- > > > [...] > > Regards, > Andreas > > -- Eric Schulte http://cs.unm.edu/~eschulte