From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Issue using [:exports both] for inline R code? Date: Thu, 13 Mar 2014 13:23:49 -0500 Message-ID: References: <87r46fug60.fsf@gmail.com> <87fvmmjg3j.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOAIJ-0003hx-GS for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 14:23:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOAII-0003i4-Ah for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 14:23:51 -0400 In-Reply-To: <87fvmmjg3j.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode , Eric Schulte On Thu, Mar 13, 2014 at 10:03 AM, Bastien wrote: > Hi John and Eric, > > Eric Schulte writes: > >> Inline code blocks were provided to allow results of code block >> execution to be placed /inline/ within textual elements such as >> paragraphs or lists. They are not designed to support code export. >> >> The manual should be updated to make this limitation clear. > > I'm not familiar enough with inline code blocks to update the > documentation myself, can someone take care of providing a patch > for this? Wait, that's what this was for :) - https://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg00445.html I'll re-do with changelog and no extraneous whitespace hopefully tonight. John > > Thanks, > > -- > Bastien