From: Eric Schulte <schulte.eric@gmail.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] document org-babel-inline-result-wrap
Date: Tue, 11 Mar 2014 19:44:05 -0600 [thread overview]
Message-ID: <87wqg0jadd.fsf@gmail.com> (raw)
In-Reply-To: m21ty81ag7.fsf@tsdye.com
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 <tsd@tsdye.com>
> 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
prev parent reply other threads:[~2014-03-12 4:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-12 1:18 [PATCH] document org-babel-inline-result-wrap Thomas S. Dye
2014-03-12 1:44 ` Eric Schulte [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wqg0jadd.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=tsd@tsdye.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).