* [PATCH] document org-babel-inline-result-wrap
@ 2014-03-12 1:18 Thomas S. Dye
2014-03-12 1:44 ` Eric Schulte
0 siblings, 1 reply; 2+ messages in thread
From: Thomas S. Dye @ 2014-03-12 1:18 UTC (permalink / raw)
To: Org-mode
[-- Attachment #1: Type: text/plain, Size: 61 bytes --]
Aloha all,
A brief documentation patch.
All the best,
Tom
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Patch for org.texi --]
[-- Type: text/x-patch, Size: 1333 bytes --]
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
[-- Attachment #3: Type: text/plain, Size: 146 bytes --]
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] document org-babel-inline-result-wrap
2014-03-12 1:18 [PATCH] document org-babel-inline-result-wrap Thomas S. Dye
@ 2014-03-12 1:44 ` Eric Schulte
0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2014-03-12 1:44 UTC (permalink / raw)
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 <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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-12 4:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 1:18 [PATCH] document org-babel-inline-result-wrap Thomas S. Dye
2014-03-12 1:44 ` Eric Schulte
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).