I can't seem to get the new odt exporter working on my Windows machine at work (it works fine on Linux at home). Specifically, when I call 'M-x export-dispatch o o' I get an odt archive with the following contents.
M Filemode Length Date Time File - ---------- -------- ----------- -------- ---------- -rw-rw-rw- 39 26-Nov-2012 17:31:16 mimetype drwxrwxrwx 0 26-Nov-2012 17:31:16 meta-inf/ -rw-rw-rw- 782 26-Nov-2012 17:31:16 meta.xml -rw-rw-rw- 66559 26-Nov-2012 17:31:16 styles.xml - ---------- -------- ----------- -------- ---------- 67380 4 files Comparing with the old exporter (i.e., 'C-e o') I find M Filemode Length Date Time File - ---------- -------- ----------- -------- --------------------- -rw-rw-rw- 39 26-Nov-2012 17:31:00 mimetype -rw-rw-rw- 25556 26-Nov-2012 17:31:00 content.xml drwxrwxrwx 0 26-Nov-2012 17:31:00 meta-inf/ -rw-rw-rw- 573 26-Nov-2012 17:31:00 META-INF/manifest.xml -rw-rw-rw- 807 26-Nov-2012 17:31:00 meta.xml -rw-rw-rw- 67037 26-Nov-2012 17:31:00 styles.xml - ---------- -------- ----------- -------- --------------------- 94012 6 files So it seems that the new exporter is not creating content.xml, or META-INF/manifest.xml. Again this only happens on Windows. It is reproducible every time, and is reproducible starting with emacs -q and then loading only org and org-e-odt. Thanks for any suggestions, and please let me know what other information I can provide to make it easier for you to help me. Best, Ista