Jambunathan K <kjambunat...@gmail.com> writes: > I think the error could be because of one of the customizations you > have.
Good way to check this is with: "C:\Program Files\emacs-24.0.97\bin\runemacs.exe" -Q -L ~/src/org-mode/lisp/ -L ~/src/org-mode/contrib/lisp/ (Note the -Q and adjusted load-paths) M-x load-library RET org-e-odt RET M-x org-export-dispatch RET etc etc --