From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exporting caption with raw results from inline source blocks Date: Fri, 26 Apr 2013 21:56:50 +0200 Message-ID: <87wqrp5am5.fsf@gmail.com> References: <87ehe0xu10.fsf@med.uni-goettingen.de> <87k3npwlym.fsf@med.uni-goettingen.de> <87fvydwjkc.fsf@med.uni-goettingen.de> <87a9oli9vo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVolL-0000ST-UJ for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 15:56:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVolK-0002Uj-6N for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 15:56:55 -0400 Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:46032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVolJ-0002Sv-Vf for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 15:56:54 -0400 Received: by mail-wi0-f175.google.com with SMTP id h11so1009217wiv.8 for ; Fri, 26 Apr 2013 12:56:53 -0700 (PDT) In-Reply-To: <87a9oli9vo.fsf@gmail.com> (Eric Schulte's message of "Fri, 26 Apr 2013 09:34:19 -0600") 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: > I'm loath to add /another/ results keyword, but perhaps it would be nice > to be able to specify that you want the results processed (e.g, > stripping the newline), but you don't want them to be wrapped as an > example. An alternate approach which may be preferable would be to > expose a defcustom along the lines of org-babel-inline-result-wrapper, > which could be used by org-babel-examplize-region instead of "=%s=". What about always removing trailing newline characters in _inline_ src blocks results? Regards, -- Nicolas Goaziou