On Wed, Nov 28, 2012 at 10:15 AM, Giovanni Ridolfi <giovanni.rido...@yahoo.it> wrote: > Da: Ista Zahn <istaz...@gmail.com> > Inviato: Martedì 27 Novembre 2012 15:55 > >>> I can't seem to get the new odt exporter working on my Windows machine >>> at work (it works fine on Linux at home). >> [...] >> >>> 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. >>> >> >>> 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 >> >> Like Rainer I cannot reproduce. >> >> what is >> - your org-version ? > 'M-org-version' produces > >> Org-mode version N/A (N/A @ c:/Documents and >> Settings/IZAHN/.emacs.d/izahn/org-mode/lisp/) > >> but this is orgmode from git, updated yesterday. > well I cannot trust you ;-) > > I think you did not configure/build org properly (Achim may confirm here). > > Please read the documentation (M-x org-info)
Yes, I've read the documentation. and the worg page here: > > http://orgmode.org/worg/org-hacks.html Is that really necessary? I keep org updated using the instructions at http://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development. "ad hoc code, quick hacks and workarounds" does not sound like what I want... > > and please, configure org properly. The only thing I see that I missed is "make autoloads", and indeed after running this I get a sensible org-version: Org-mode version 7.9.2 (release_7.9.2-638-g09cfdb @ /Users/izahn/.emacs.d/izahn/org-mode/lisp/) Then we can investigate if this behaviour is > really a bug or is it due to misconfiguration. Fair enough. Unfortunately I'm not at my Windows machine today, so I can't test to see if 'make autoloads' changed anything. Best, Ista > >> - emacs version? > GNU Emacs 24.2.1 (i386-mingw-nt5.1.2600) of 2012-08-28 on MARVIN >> emacs is the windows version fromhttp://ftp.gnu.org/gnu/emacs/windows/ > > The OS is Windows XP professional with service pack 3. >> >> Here: >> Org-mode version 7.9.2 (d344fda @ >> GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-29 on MARVIN >> Windows 7 > > Same as me. > Please check your configuration/activation. > >> I started emacs with emacs -q and evaluated the following lines with 'C-x-e': > Is is not useful if you have not configured/activated org. > > > cheers, > Giovanni