Matt Price <mopto...@gmail.com> wrote:

> Hi Jambunathan,
> 
> I tried emacs -Q -L /home/matt/src/org-mode/lisp -L 
> /home/matt/src/org-mode/contrib/lisp/
> but the exporter still isn't working for me.  The debug log is attached -- I 
> wanted to leave the escaped characters intact.  C-h v shows that 
> org-export-backends is in fact defined:
> 
> org-export-backends is a variable defined in `org-exp.el'.
> Its value is (odt docbook html beamer ascii latex)
> 
> but the backtrace looks to me like org doesn't quite understand that. 
> 
> thanks Jambunathan.
> matt
> 

The fault seems to be with org-footnote, not with org-odt, but it's hard
to see where things go wrong because you've loaded compiled code for
that. Can you try again with uncompiled code not only for org-odt but
for everything else as well?

Thanks,
Nick

Debugger entered--Lisp error: (wrong-number-of-arguments #[nil 
"\306\211\212\214~\210eb\210\307
\306\310#\203)\311\306\312\"*\211\203\313\301\"\210\202eb\210\307
\306\310#\203\\\314\306\312\"*\206I\311\306\312
\"*\211\203,\315\232\204,\313\301\"\210\202,*    *\207" [l rtn 
org-footnote-definition-re string num org-footnote-re nil re-search-forward t 2 
match-string-no-properties add-to-list ...] 5 
("/home/matt/src/org-mode/lisp/org-footnote.elc" . 6751)] 1)
  org-footnote-all-labels(with-defs)
  (let* .....)
  org-do-lparse(nil nil nil nil nil nil)

Reply via email to