From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [PATCH] document org-babel-inline-result-wrap Date: Tue, 11 Mar 2014 19:44:05 -0600 Message-ID: <87wqg0jadd.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNb29-000051-Ia for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 00:44:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNb24-0002cK-Uz for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 00:44:49 -0400 Received: from mail-pb0-x231.google.com ([2607:f8b0:400e:c01::231]:53619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNb24-0002cC-Nz for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 00:44:44 -0400 Received: by mail-pb0-f49.google.com with SMTP id jt11so547230pbb.36 for ; Tue, 11 Mar 2014 21:44:43 -0700 (PDT) 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: "Thomas S. Dye" Cc: Org-mode Committed, Thanks Tom. tsd@tsdye.com (Thomas S. Dye) writes: > Aloha all, > > A brief documentation patch. > > All the best, > Tom > > > From 0b3898a0b0fa9150c6e8de88de267a2db9345bdb Mon Sep 17 00:00:00 2001 > From: tsdye > Date: Tue, 11 Mar 2014 15:09:43 -1000 > Subject: [PATCH] Documented org-babel-inline-result-wrap > > --- > doc/org.texi | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > > diff --git a/doc/org.texi b/doc/org.texi > index 7e66034..62c2476 100644 > --- a/doc/org.texi > +++ b/doc/org.texi > @@ -13957,10 +13957,13 @@ its results into the Org mode buffer. > @cindex #+CALL > > It is also possible to evaluate named code blocks from anywhere in an Org > -mode buffer or an Org mode table. Live code blocks located in the current > -Org mode buffer or in the ``Library of Babel'' (see @ref{Library of Babel}) > -can be executed. Named code blocks can be executed with a separate > -@code{#+CALL:} line or inline within a block of text. > +mode buffer or an Org mode table. These named code blocks can be located in > +the current Org mode buffer or in the ``Library of Babel'' (see @ref{Library > +of Babel}). Named code blocks can be evaluated with a separate > +@code{#+CALL:} line or inline within a block of text. In both cases > +the result is wrapped according to the value of > +@var{org-babel-inline-result-wrap}, which by default is @code{"=%s="} for > +markup that produces verbatim text. > > The syntax of the @code{#+CALL:} line is > > -- > 1.8.5.5 -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D