[O] [PATCH] Don't prompt for bad links during babel export.

2011-05-05 Thread rpgoldman
From: Robert P. Goldman rpgold...@real-time.com Previously, when trying to look for the header of a source block during export, org would prompt the user to add a new heading if it couldn't find a match. This prompt is not appropriate for non-interactive use. Patch to

[O] [PATCH] Revised my #+index preprocessor to fontify index entries.

2011-05-01 Thread rpgoldman
From: Robert P. Goldman rpgold...@real-time.com --- The previous patch wasn't quite right because, e.g., it would index #+INDEX: =Class= as \\index{=Class=} instead of \\index{\texttt{Class}} This patch attempts to fix that. Question: would you prefer to have this reformulated as some kind of

[O] Translate #+INDEX to Latex \index{} on export

2011-04-28 Thread rpgoldman
The following email contains a patch that will cause the latex export preprocessor to rewrite #+INDEX: lines in an org file into LaTeX style \index{} entries. As far as I can tell, this should be The Right Thing --- latex doesn't seem to do anything bad if there are index entries without

[O] [PATCH] Make the latex export preprocessor rewrite #+INDEX to \index.

2011-04-28 Thread rpgoldman
From: Robert P. Goldman rpgold...@real-time.com --- lisp/org-latex.el | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/lisp/org-latex.el b/lisp/org-latex.el index e7307ef..731d6e6 100644 --- a/lisp/org-latex.el +++ b/lisp/org-latex.el @@ -1775,6 +1775,8 @@

[O] [PATCH] Add an easy template for index (i), and move include file to I from i.

2011-04-28 Thread rpgoldman
From: Robert P. Goldman rpgold...@real-time.com Implement Nick Dokos' suggestion for inserting #+INDEX. Notes about this patch: 1. It breaks some old user-visible behavior, since i changes meaning. Per Nick's posting, we expect that if index is used, it will be used more commonly than

[O] Minor manual addition

2011-04-19 Thread rpgoldman
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

[O] [PATCH] Add a cross-reference from Literal Examples to Easy Templates.

2011-04-19 Thread rpgoldman
From: Robert P. Goldman rpgold...@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

[Orgmode] Patch for typo in org-beamer.el

2010-10-11 Thread rpgoldman
Attached please find a patch to org-beamer that fixes a small typo in a regexp --- desctiption instead of description. cheers, r ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] [PATCH] Fixed typo in regex in org-beamer-place-default-actions-for-lists

2010-10-11 Thread rpgoldman
From: Robert P. Goldman rpgold...@real-time.com --- lisp/org-beamer.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-beamer.el b/lisp/org-beamer.el index 49b3499..453ba8a 100644 --- a/lisp/org-beamer.el +++ b/lisp/org-beamer.el @@ -373,7 +373,7 @@ The need to