[Orgmode] Bug: Docstring of org-export-as-latex [6.35i]

2010-05-09 Thread Jan Moringen
Hi, the docstring of org-export-as-latex contains incorrectly escaped \ characters resulting in two passages being rendered like ^Hegin{document}...^Hnd{document}. The attached patch should fix the problem (The patch is against the org-mode version included in GNU Emacs). Emacs : GNU Emacs 24.0

[Orgmode] Bug: [Patch] Beamer export default options [6.35i]

2010-05-29 Thread Jan Moringen
Hi, when playing with the beamer export, I found a small error in the :tag of the org-beamer-themes customization option. Attached is a fix and a related slight improvement. Kind regards, Jan Emacs : GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.21.0) of 2010-05-28 on gunhead Package:

[Orgmode] Bug: Creation of timestamp directory when publishing [6.35i]

2010-06-20 Thread Jan Moringen
Hi, I encountered a problem when publishing an org project after customizing `org-publish-timestamp-directory' such that the specified directory and some of its parents didn't exist. A patch is attached. Kind regards, Jan --- lisp/org/org-publish.el.orig 2010-07-18 03:43:12.942798153 +0200 +++ l