emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Org-odt fails to export when inline tasks are present


From: suvayu ali
Subject: [O] Org-odt fails to export when inline tasks are present
Date: Sat, 6 Aug 2011 13:41:54 +0200

Hi Jambunathan,

Exporting to org-odt fails if my org file has inline tasks and
org-inlinetask is already loaded. To reproduce the bug with the attached
org file you can do the following:

1. In a minimal org-mode setup (without requiring org-inlinetask),
   export the attached file to odt. It will be done without problems.
2. Now repeat the same thing but after requiring org-inlinetask.

The second fails and gives me the following errors. I shortened some
really long text and errors from the debugger output. I can post the
complete error if you think it would help.

I hope this report helps.

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  format(nil)
  eval((format format-str))
  org-inlinetask-export-handler()
  run-hooks(org-export-preprocess-before-backend-specifics-hook)
  org-export-preprocess-string(..)

  [...]

  org-lparse("odt" "odt" nil nil nil nil nil nil)
  org-export-as-odt(nil)
  call-interactively(org-export-as-odt)
  org-export(nil)
  call-interactively(org-export nil nil)


-- 
Suvayu

Open source is the future. It sets us free.

Attachment: odt-export-bug.org
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]