[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH 2/2] org-odt: Check for zip early during export (was Re:
From: |
Bastien |
Subject: |
Re: [O] [PATCH 2/2] org-odt: Check for zip early during export (was Re: org-odt on Windows 7) |
Date: |
Fri, 22 Jul 2011 17:49:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Jambunathan K <address@hidden> writes:
>> I tried the new org-odt exporter in org-mode 7.6 running emacs 23.3
>> on Windows 7 with (org-export-as-odt). It stops before generating an
>> output with the error message: Searching for program: no such file or
>> directory, zip. I guess it is caused by not having a command line
>> version of zip in Windows.
>
> The simple patch below tries to check for availability of zip very early
> in the export.
Applied, thanks!
--
Bastien