emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ista Zahn <istazahn@gmail.com>
To: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
Cc: Achim Gratz <stromeko@nexgo.de>,
	Rainer Stengele <rainer.stengele@online.de>,
	emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>,
	Jambunathan K <kjambunathan@gmail.com>
Subject: Re: New exporter (org-e-odt) not creating content.xml
Date: Wed, 28 Nov 2012 11:17:30 -0500	[thread overview]
Message-ID: <CA+vqiLHNPAYo7Wf35A0ETEKXbFoqBL0aeONpQ0W2-K7hE-4Hrw@mail.gmail.com> (raw)
In-Reply-To: <1354115731.50464.YahooMailNeo@web29803.mail.ird.yahoo.com>

On Wed, Nov 28, 2012 at 10:15 AM, Giovanni Ridolfi
<giovanni.ridolfi@yahoo.it> wrote:
> Da: Ista Zahn <istazahn@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

      reply	other threads:[~2012-11-28 16:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 22:44 New exporter (org-e-odt) not creating content.xml Ista Zahn
2012-11-27  3:27 ` Jambunathan K
2012-11-27  8:26   ` Rainer Stengele
2012-11-27  8:40 ` Giovanni Ridolfi
2012-11-27 14:55   ` Ista Zahn
     [not found]     ` <87624rowx5.fsf@gmail.com>
2012-11-27 16:21       ` Fwd: " Jambunathan K
     [not found]       ` <CA+vqiLFWEkHWEGs7z=AvJjDOFy7HrHSqGNjj+9mgjfnQzyzYJg@mail.gmail.com>
2012-11-27 17:39         ` Jambunathan K
2012-11-27 17:46           ` Jambunathan K
2012-11-27 19:25             ` Ista Zahn
2012-11-28 15:15     ` Giovanni Ridolfi
2012-11-28 16:17       ` Ista Zahn [this message]

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=CA+vqiLHNPAYo7Wf35A0ETEKXbFoqBL0aeONpQ0W2-K7hE-4Hrw@mail.gmail.com \
    --to=istazahn@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=giovanni.ridolfi@yahoo.it \
    --cc=kjambunathan@gmail.com \
    --cc=rainer.stengele@online.de \
    --cc=stromeko@nexgo.de \
    /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).