bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Zip-Archive Mode uses old 8.3 filename format


From: Eli Zaretskii
Subject: Re: Zip-Archive Mode uses old 8.3 filename format
Date: Thu, 25 Apr 2002 14:24:39 +0300 (IDT)

On Thu, 25 Apr 2002, Lenz, Georg wrote:

> Actions:
> Using Zip-Archive Mode to browse a zip file (e.g. junit3.7.zip may download
> from www.junit.org) 
> 
>       (There is another problem related to the filename of the zip archive
> itself:
>       Actions:
>       Open file e.g: junit3.7.zip
>       Extract: e.g. faq.htm
> 
>       If you use the original archive name e.g. junit3.7.zip extraction
> does not work at all.
>       Every extraction command results in the message:
> 
>       Symptoms:
>       Message:
>       "`pkunzip' exited with status 9"

This is not an Emacs bug, but a limitation of the version of pkunzip that 
you have installed: I'm guessing that pkunzip doesn't support long file 
names (probably because it's a DOS executable).

To solve it, either install a Windows version of pkunzip, or, better yet, 
install InfoZip's Unzip, and set the variable archive-zip-use-pkzip to nil.



reply via email to

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