Achim Gratz <strom...@nexgo.de> writes:

> 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.

I added (require 'org-compat) to org-odt.el and org-e-odt.el.

But... I'm in favor of simply using `condition-case' instead of
`org-condition-case-unless-debug'.  I'm not fan of all these debugging
stuff within org-odt.el / org-e-odt.el.

-- 
 Bastien

Reply via email to