From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] inline source breaks paragraphs Date: Sat, 14 Dec 2013 12:27:09 +0100 Message-ID: <87fvpvad0y.fsf@gmail.com> References: <87mwkb7ziz.fsf@med.uni-goettingen.de> <877gb87a1u.fsf@gmail.com> <87sitwcor6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrnN6-0003qX-4s for emacs-orgmode@gnu.org; Sat, 14 Dec 2013 06:27:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VrnMx-0007xn-Nt for emacs-orgmode@gnu.org; Sat, 14 Dec 2013 06:27:00 -0500 Received: from mail-ea0-x22f.google.com ([2a00:1450:4013:c01::22f]:38264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrnMx-0007xX-Gu for emacs-orgmode@gnu.org; Sat, 14 Dec 2013 06:26:51 -0500 Received: by mail-ea0-f175.google.com with SMTP id z10so1315098ead.20 for ; Sat, 14 Dec 2013 03:26:50 -0800 (PST) In-Reply-To: <87sitwcor6.fsf@gmail.com> (Eric Schulte's message of "Fri, 13 Dec 2013 16:30:13 -0700") 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: Eric Schulte Cc: Andreas Leha , emacs-orgmode@gnu.org Hello, Eric Schulte writes: > Invariably someone would then ask why the newline is being stripped from > their inline code block. True. > I think this is only necessary because the R code block is returning > "10\n" instead of 10. Ideally this should be fixed in ob-R.el. Ok, I'll let specialists handle the problem then. Regards, -- Nicolas Goaziou