emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [ANN] OpenDocumentText/OpenOffice Exporter - 0.6 Release


From: Jambunathan K
Subject: Re: [Orgmode] [ANN] OpenDocumentText/OpenOffice Exporter - 0.6 Release
Date: Fri, 11 Feb 2011 05:21:15 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Hello Martin,

Thanks for trying out the new exporter.

> Hi, I have followed your instructions but get the following error messages
> from emacs -q --load ....

Use emacs -Q and *not* emacs -q. 

> --
>
>
> Loading /etc/emacs/site-start.d/50bbdb.el (source)...done
> Loading /etc/emacs/site-start.d/50c-sig.el (source)...done
> Loading /etc/emacs/site-start.d/50cedet-common.el (source)...done

[snip]

> Loading /home/martin/elisp/org-mode/contrib/odt/setup.el (source)...done
> OVERVIEW
> Loading vc-git...done
> Select command: 
> Exporting...
> (New file) [3 times]
> org-babel-exp processing...
> Position saved to mark ring, go back with C-c &.
> org-babel-exp processing...
> Position saved to mark ring, go back with C-c &.
> Creating LaTeX image 1
> Creating LaTeX image 2
> Creating LaTeX image 3
> Creating LaTeX image 4
> Creating LaTeX image 5
> Creating LaTeX image 6
> Embedding ./org-mode-unicorn.png as 
> Pictures/9682a429be4c1126978645f623a12623e5a89143.png ... [4 times]
> Embedding ltxpng/test_e9af1d486657dab0e9738262dd2939f929289359.png as 
> Pictures/c41d3fec350b7b507a389641ff29c183a3cd538d.png ...
> Embedding ltxpng/test_e401539ccffb55fbff6045d038e13919077dda9c.png as 
> Pictures/b4dd400d39437502e61dbcc65cb3f0be3450d564.png ...
> Embedding ltxpng/test_410cdb794cf9ecc8f7d02a564e0a84d41e7ca44e.png as 
> Pictures/68d3d1bb5f65ba0e5e98decd90e22fcd52a8aeb1.png ...
> Embedding ltxpng/test_c76046817eb1806b275c9dca63c8a0dcb03b57e1.png as 
> Pictures/807d42dd62dc269d724a048417bfc42b0d7c0d18.png ...
> Embedding ltxpng/test_3f583836ec1490aa2a84ab29b8aba90d152f3bf2.png as 
> Pictures/0a0a6fe9eb9b33afd1b7050df787586caaf53730.png ...
> Embedding ltxpng/test_f450dcc0a5284f2c19682846c7697123a54ae238.png as 
> Pictures/663b7b73a2878c055e0f11e2bada1937b9814965.png ...
> Using vacuous schema

> org-newodt: Finalizing outfile

I no longer user org-newodt and this file shouldn't be there at all
anymore. This is mostly likely coming from a older checkout.

Find out where org-newodt is picked up from
1. Review you load-path

2. If it load-path is OK manually delete org-newodt so found

or better still 

2. You can remove all git unregistered files with


$ cd <directory-where-org-newodt-is-found>
$ git clean -f

The above command DELETES unregistered/untracked git files. So be
careful if there are some files in the above dir that you might want to
use later ...

> Saving file /tmp/odt-12807Dta/META-INF/manifest.xml...
> Wrote /tmp/odt-12807Dta/META-INF/manifest.xml
> Saving file /tmp/odt-12807Dta/content.xml...
> Wrote /tmp/odt-12807Dta/content.xml
> Saving file /tmp/odt-12807Dta/meta.xml...
> Wrote /tmp/odt-12807Dta/meta.xml
> let*: Wrong number of arguments: delete-directory, 2

I am ccing the mailing list. 

Let me know if you still encounter problems. I will be happy to help you
out.

Jambunathan K.







reply via email to

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