Re: [O] Missing org-mode manual page: Validating OpenDocument XML

2015-03-04 Thread Monroe, Will
Removing undo-tree was all it took.  The export to ODT works without any problems now.  Huzzah! I take your point regarding care with repositories.  FWIW, the org-mode Lisp I'm using is the one that arrives "built-in" to Emacs.  I removed the MELPA and marmalade repo

Re: [O] Missing org-mode manual page: Validating OpenDocument XML

2015-03-04 Thread Vaidheeswaran C
In your init.el search for undo-tree and remove it (temporarily) Or do M-x list-packages and uninstall the undo-tree elpa package. loext:contextual-spacing comes from your styles file. Find out where the style file comes from. If you are using Org package from non-GNU repositories, I would stro

Re: [O] Missing org-mode manual page: Validating OpenDocument XML

2015-03-04 Thread Will Monroe
Thanks so much for your reply! I think I'm getting closer to understanding what's happening. On 03/03/2015 10:27 PM, Vaidheeswaran C wrote: I am not sure what is happening. Some suggestions: 1. C-h v temporary-file-directory. Check this variable, particularly if your are on Windows mach

Re: [O] Missing org-mode manual page: Validating OpenDocument XML

2015-03-03 Thread Vaidheeswaran C
I am not sure what is happening. Some suggestions: 1. C-h v temporary-file-directory. Check this variable, particularly if your are on Windows machine. 2. Load Emacs without your custom settings. a) emacs -Q -L /path/to/org/library (`-L' option not needed if org comes from your Em

Re: [O] Missing org-mode manual page: Validating OpenDocument XML

2015-03-03 Thread Monroe, Will
On 3/3/15 2:26 PM, Vaidheeswaran C wrote: On Tuesday 03 March 2015 08:41 PM, Monroe, Will wrote: Hello, I'm trying to troubleshoot a corrupt ODT file that I've exported from org-mode. The org-mode manual provides some guidance for this process on the "Vali

Re: [O] Missing org-mode manual page: Validating OpenDocument XML

2015-03-03 Thread Vaidheeswaran C
On Tuesday 03 March 2015 08:41 PM, Monroe, Will wrote: > Hello, > > I'm trying to troubleshoot a corrupt ODT file that I've exported from > org-mode. > The org-mode manual provides some guidance for this process on the > "Validating > OpenDocument XML" page (see > http://orgmode.org/manual

[O] Missing org-mode manual page: Validating OpenDocument XML

2015-03-03 Thread Monroe, Will
Hello, I'm trying to troubleshoot a corrupt ODT file that I've exported from org-mode.  The org-mode manual provides some guidance for this process on the "Validating OpenDocument XML" page (see http://orgmode.org/manual/Validating-OpenDocument-XML.html#Validating-Op