all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: "'bug-gnu-emacs@gnu.org'" <bug-gnu-emacs@gnu.org>
Subject: Re: Zip-Archive Mode uses old 8.3 filename format
Date: Thu, 25 Apr 2002 14:24:39 +0300 (IDT)	[thread overview]
Message-ID: <Pine.SUN.3.91.1020425142149.20291F@is> (raw)
In-Reply-To: <4B8422D300DD314CA8F52F2F4A7F26840124A8B0@dbwdfx12.wdf.sap-ag.de>


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	other threads:[~2002-04-25 11:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-25  7:44 Zip-Archive Mode uses old 8.3 filename format Lenz, Georg
2002-04-25 11:24 ` Eli Zaretskii [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SUN.3.91.1020425142149.20291F@is \
    --to=eliz@is.elta.co.il \
    --cc=bug-gnu-emacs@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.