[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Patch --- adding an easy template for #+index
From: |
Bernt Hansen |
Subject: |
Re: [O] Patch --- adding an easy template for #+index |
Date: |
Thu, 28 Apr 2011 15:11:11 -0400 |
User-agent: |
Gnus/5.110015 (No Gnus v0.15) Emacs/23.2 (gnu/linux) |
address@hidden writes:
> The next message will contain a patch that provides a new easy template for
> adding index entries, per Nick Dokos's suggestion.
Hi Robert,
Just a FYI: you can include the above information right in your patch
after the --- and before the diffstat like this:
--8<---------------cut here---------------start------------->8---
...
just made the Muse equivalent of #+index be #+index. I don't know
org-mtags enough to know if this is appropriate.
---
The next message will contain a patch that provides a new easy template
for adding index entries, per Nick Dokos's suggestion.
Any text you put in here after the '---' and before the diffstat is
discarded by the git tools that apply the patch. This is a great place
to add extra comments and details that do not belong in the commit
message itself.
lisp/org.el | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/lisp/org.el b/lisp/org.el
...
--8<---------------cut here---------------end--------------->8---
Regards,
Bernt
- [O] Translate #+INDEX to Latex \index{} on export, rpgoldman, 2011/04/28
- [O] [PATCH] Make the latex export preprocessor rewrite #+INDEX to \index., rpgoldman, 2011/04/28
- Re: [O] [PATCH] Make the latex export preprocessor rewrite #+INDEX to \index., Nick Dokos, 2011/04/28
- Re: [O] [PATCH] Make the latex export preprocessor rewrite #+INDEX to \index., Robert Goldman, 2011/04/28
- Re: [O] [PATCH] Make the latex export preprocessor rewrite #+INDEX to \index., Robert Goldman, 2011/04/28
- [O] Patch --- adding an easy template for #+index, rpgoldman, 2011/04/28
- Re: [O] Patch --- adding an easy template for #+index,
Bernt Hansen <=
- Re: [O] Patch --- adding an easy template for #+index, Robert Goldman, 2011/04/28
- Re: [O] Patch --- adding an easy template for #+index, Bernt Hansen, 2011/04/28
- [O] [PATCH] Add an easy template for index (i), and move include file to I from i., rpgoldman, 2011/04/28
- [O] Bug Re: [PATCH] Make the latex export preprocessor rewrite #+INDEX to \index., Robert Goldman, 2011/04/29