* Minor manual addition
@ 2011-04-19 21:45 rpgoldman
2011-04-19 21:45 ` [PATCH] Add a cross-reference from "Literal Examples" to "Easy Templates." rpgoldman
0 siblings, 1 reply; 3+ messages in thread
From: rpgoldman @ 2011-04-19 21:45 UTC (permalink / raw)
To: emacs-orgmode
I have been having trouble remembering the use of easy templates, because
I tende to look it up relative to "Literal Examples" (which is why I want
to use them), and not using the facility name (which for some reason I find
very difficult to remember). The patch adds a cross-reference from the
discussion of Literal Examples to the Easy Templates that make Literal
Examples easy to use in an org file.
I hope this addition is inoffensive and helpful!
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] Add a cross-reference from "Literal Examples" to "Easy Templates."
2011-04-19 21:45 Minor manual addition rpgoldman
@ 2011-04-19 21:45 ` rpgoldman
2011-05-02 9:17 ` [Accepted] " Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: rpgoldman @ 2011-04-19 21:45 UTC (permalink / raw)
To: emacs-orgmode; +Cc: Robert P. Goldman
From: Robert P. Goldman <rpgoldman@real-time.com>
Easy templates are especially useful for entering the begin and end pairs
that arise in supplying literal examples.
---
doc/org.texi | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index 8ca4426..17922d4 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -8916,6 +8916,10 @@ If the syntax for the label format conflicts with the language syntax, use a
HTML export also allows examples to be published as text areas, @xref{Text
areas in HTML export}.
+Because the @code{#+BEGIN_...} and @code{#+END_...} patterns need to be added
+so often, shortcuts are provided using the Easy Templates facility
+(@pxref{Easy Templates}).
+
@table @kbd
@kindex C-c '
@item C-c '
--
1.7.3.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Accepted] Add a cross-reference from "Literal Examples" to "Easy Templates."
2011-04-19 21:45 ` [PATCH] Add a cross-reference from "Literal Examples" to "Easy Templates." rpgoldman
@ 2011-05-02 9:17 ` Carsten Dominik
0 siblings, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2011-05-02 9:17 UTC (permalink / raw)
To: emacs-orgmode
Patch 755 (http://patchwork.newartisans.com/patch/755/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C1303249505-14163-2-git-send-email-rpgoldman%40sift.info%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [O] Add a cross-reference from "Literal Examples" to "Easy Templates."
> Date: Wed, 20 Apr 2011 02:45:05 -0000
> From: Robert Goldman <rpgoldman@sift.info>
> X-Patchwork-Id: 755
> Message-Id: <1303249505-14163-2-git-send-email-rpgoldman@sift.info>
> To: emacs-orgmode@gnu.org
> Cc: "Robert P. Goldman" <rpgoldman@real-time.com>
>
> From: Robert P. Goldman <rpgoldman@real-time.com>
>
> Easy templates are especially useful for entering the begin and end pairs
> that arise in supplying literal examples.
>
> ---
> doc/org.texi | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/doc/org.texi b/doc/org.texi
> index 8ca4426..17922d4 100644
> --- a/doc/org.texi
> +++ b/doc/org.texi
> @@ -8916,6 +8916,10 @@ If the syntax for the label format conflicts with the language syntax, use a
> HTML export also allows examples to be published as text areas, @xref{Text
> areas in HTML export}.
>
> +Because the @code{#+BEGIN_...} and @code{#+END_...} patterns need to be added
> +so often, shortcuts are provided using the Easy Templates facility
> +(@pxref{Easy Templates}).
> +
> @table @kbd
> @kindex C-c '
> @item C-c '
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-02 9:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-19 21:45 Minor manual addition rpgoldman
2011-04-19 21:45 ` [PATCH] Add a cross-reference from "Literal Examples" to "Easy Templates." rpgoldman
2011-05-02 9:17 ` [Accepted] " Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.