emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Matt Price <moptop99@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: org-odt/org-export errors/paths
Date: Thu, 07 Jul 2011 22:56:53 +0530	[thread overview]
Message-ID: <814o2yf1cy.fsf@gmail.com> (raw)
In-Reply-To: <CAN_Dec9ZpQ8DkoWpOaWZn87n00=uBgH5ShXWPudg9ZVZWdR0GA@mail.gmail.com> (Matt Price's message of "Thu, 7 Jul 2011 12:55:24 -0400")


Matt

Happy to hear from you. 

IIRC, You were the first ever user of org-odt. You were having setup
issues last time as well :-).

[http://www.mail-archive.com/emacs-orgmode@gnu.org/msg33276.html]

> Hi folks,
>
> recently updated to 7.6 (via git) and am trying to follow the
> directions to enable org-odt.  I'm having trouble with the exporter,
> and suspect something is messed up in my .emacs somewhere, am hoping
> you guys can help. 
>
> My current problem: org-odt export fails with this error (apologies
> for gmail's HTMLization of this message):
> --------------
> Exporting to ODT using org-lparse...
> Using vacuous schema [3 times]
> File /tmp/odt-10243EXp/content.xml no longer exists!
> let*: Wrong number of arguments: #[nil "Ɖ\x19ŠŒ~ˆebˆÇ
> ÆÈ#ƒ)
> ----------------

Please recreate the crash after doing `M-x toggle-debug-on-error'. It is
easy to debug the crash report if the files are not byte-compiled.

May be you should try loading minimal emacs with:
emacs -Q -L "<lispdir of Org>" -L <contriblispdir of Org>

and then try exporting.

Jambunathan K.

>
> I seem to have something messed up in my org path, because when I
> first tried to enable org-odt, evaluation of org-odt.el failed with a
> void-variable error which I fixed by manually loading org-exp.el. 
> Here are what I believe to be the relevant parts of my org setup:
>
> ;; get current docs
> (setq Info-default-directory-list (cons "/home/matt/src/org-mode/doc"
> Info-default-directory-list))
> ;; new load paths
> (setq load-path (cons "/home/matt/src/org-mode/contrib/lisp/"
> load-path))
> (setq load-path (cons "/home/matt/src/org-mode/lisp/" load-path))
>
> (require 'org-exp)
> (require 'org-odt)
>
> and here are the few org customizations I've made, beside the
> somewhat lengthy capture templates:
>
>  '(org-default-notes-file "~/Dropbox/GTD/Collect.org")
>  '(org-directory "~/Dropbox/GTD/")
>  '(org-modules (quote (org-bbdb org-bibtex org-docview org-gnus
> org-info org-jsinfo org-irc org-mew org-mhe org-rmail org-vm org-exp
> org-w3m org-odt \.\.\.)))
>  '(org-startup-folded (quote content))
>  '(org-startup-indented t)
>
> Thanks as always guys!
> Matt
>
>

-- 

  reply	other threads:[~2011-07-07 17:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 16:55 org-odt/org-export errors/paths Matt Price
2011-07-07 17:26 ` Jambunathan K [this message]
2011-07-07 20:29   ` Matt Price
2011-07-07 20:46     ` Nick Dokos
2011-07-07 20:57       ` Nick Dokos
2011-07-07 21:09       ` Matt Price

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=814o2yf1cy.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=moptop99@gmail.com \
    /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).