emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Opendocument export causes error


From: Achim Gratz
Subject: Re: [O] Opendocument export causes error
Date: Mon, 3 Dec 2012 07:54:17 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Jambunathan K <kjambunathan <at> gmail.com> writes:
> The problem is org-odt gets compiled on top of the wrong org-compat.
> The org-compat in vanilla Emacs is wrong (for our purposes) while that
> in your work-area is right.

There is the slight problem that org-{,-e-}odt does not (require 'org-compat)
and org-condition-case-unless-debug (which is only used by these two files) is
itself not autoloaded, plus it is called from inside in a macro.  I'm not
entirely sure what happens for the OP since I can't reproduce the issue, but it
would be worth a try to add that require(s) if only to clean thing up.


Regards,
Achim.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]