emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Opendocument problem


From: Sebastien Vauban
Subject: Re: [O] Opendocument problem
Date: Tue, 05 Feb 2013 14:07:36 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.92 (windows-nt)

Hello Jambunathan and Steve,

Jambunathan K wrote:
> "Steve Prud'Homme" <address@hidden> writes:
>> I have emacs for cygwin and when I try to export I have a message that
>> emacs is unable to export a opendocument with the number 8 code(8).
>> Zip is intalled. 
>> What is the problem ?
>
> Look at *Messages* buffer for the error string that zip or unzip
> prints.  Make sure you have unzip as well, just in case...
>
> If you are unable to figure out yourself, just post what all gets spewed
> in to the messages buffer right from start of export to the end of
> export.  I believe it is some simple setup issue.

FWIW, I've the following shell script in `~/bin/gunzip':

--8<---------------cut here---------------start------------->8---
#!/bin/sh
# gunzip -- gunzip solution on Windows

PATH=${GZIP_BINDIR-'/usr/bin'}:$PATH
exec gzip -d "$@"

# gunzip ends here
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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