From: Jambunathan K <kjambunathan@gmail.com>
To: Torsten Anders <torsten.anders@beds.ac.uk>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Opendocument export causes error
Date: Sat, 01 Dec 2012 12:22:14 +0530 [thread overview]
Message-ID: <87zk1ytfvb.fsf@gmail.com> (raw)
In-Reply-To: <20202347-6EC2-47F2-A8D6-17107AC9AAF9@beds.ac.uk> (Torsten Anders's message of "Fri, 30 Nov 2012 22:56:47 +0000")
(Ignore my earlier mail. Follow instruction in this mail instead.)
Symptoms tell me that you have a hoaxed installation.
Try this and see if it helps
M-x list-load-path-shadows RET
Check where all org-odt.el is installed. Ideally you should see only
two paths - one from vanilla Emacs and one from directory that you are
trying to use right now.
Try this next.
M-x locate-library RET org-compat RET
M-x locate-library RET org-odt RET
M-x locate-library RET org-compat.el RET
M-x locate-library RET org-odt.el RET
(Note the presence of `.el' in later two commands)
They should all come from the same directory tree.
Try this next.
M-x load-library RET org-compat.el RET
M-x load-library RET org-odt.el RET
(Order of loading should be preserved. `.el' SHOULD be there)
Now export.
Look inside your messages buffer and examine what all ODT exporter is
trying to do.
In all likelihood, you will have a successful export.
For some more debugging, you can do,
M-x locate-library RET org-install RET
M-x locate-library RET org-autoloads RET
M-x locate-library RET org-loaddefs RET
(Try again the above commands with `.el' appended)
Ideally your .emacs MUST have (require ') for only one of these
libraries.
If you pass the censored logs from above commands then I or someone in
this list can guess what is possibly wrong. But my guess is above steps
should suffice to figure out the remedy.
> Dear all,
>
> Since a while I cannot export to OpenDocument anymore. Instead, I
> always get the error
>
> call-interactively: Symbol's value as variable is void: err
>
> I just updated to Org-mode version 7.9.2 and the problem persists. In
> the archives I found exactly the same problem mentioned (messages from
> 11.07.2012 with subject Compile error in org-odt.el in latest master),
> but I do not understand the solution found then (Rainer Stengele
> reported that he "missed the unzip.exe and now it works").
>
> Any help? Thanks!
>
> Best wishes,
> Torsten
>
> --
> Dr Torsten Anders
> Course Leader, Music Technology
> University of Bedfordshire
> Park Square, Room A315
> http://www.torsten-anders.de
>
>
>
>
>
--
next prev parent reply other threads:[~2012-12-01 6:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-30 22:56 Opendocument export causes error Torsten Anders
2012-12-01 6:52 ` Jambunathan K
2012-12-01 6:52 ` Jambunathan K [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-01 22:10 Torsten Anders
2012-12-02 9:54 ` Achim Gratz
2012-12-03 6:46 ` Bastien
2012-12-03 5:53 ` Jambunathan K
2012-12-03 5:54 ` Jambunathan K
2012-12-03 7:54 ` Achim Gratz
2012-12-30 10:09 ` Bastien
2012-12-03 6:01 ` Jambunathan K
2012-12-03 15:51 ` Torsten Anders
2012-12-04 5:33 ` Jambunathan K
2012-12-24 22:20 ` Torsten Anders
2012-12-25 21:58 ` Torsten Anders
2012-12-02 21:14 Torsten Anders
2012-12-03 8:08 ` Achim Gratz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zk1ytfvb.fsf@gmail.com \
--to=kjambunathan@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=torsten.anders@beds.ac.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).