all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Zip-Archive Mode uses old 8.3 filename format
@ 2002-04-25  7:44 Lenz, Georg
  2002-04-25 11:24 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Lenz, Georg @ 2002-04-25  7:44 UTC (permalink / raw)


To: bug-gnu-emacs@gnu.org
Subject: Zip-Archive Mode uses old 8.3 filename format 
--text follows this line--
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.1 (i386-msvc-nt5.0.2195)
 of 2001-10-22 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: DEU
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

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"

	If you change the name of the archive to junit3_7.zip at least some
extractions work!)

and extract a file (e.g. JUnitProperties.html from the archive)

Symptoms:
Zip-Archive Mode (with pkunzip 2.04g as zip tool) 
uses old 8.3 format to write temp files but uses correct filename to read
the temp file
what causes an error.
The file that is actually written is (compare to recent messages):
C:\Documents and Settings\d028486\Local
Settings\Temp\archive.tmp2724if5\JUNITPRO.HTM

Regards
Georg Lenz


Recent input:
( ) <down-mouse-1> <mouse-1> <double-down-mouse-1> 
<double-mouse-1> <down-mouse-1> <mouse-1> <down-mouse-2> 
<mouse-2> <end> ; C-c C-v C-b y <backspace> <return> 
y <down-mouse-2> <mouse-2> <menu-bar> <p4-menu> <p4-add> 
<down-mouse-1> <mouse-1> C-x 1 C-c C-v C-b <return> 
y C-x u <help-echo> <help-echo> <down-mouse-2> <mouse-2> 
<help-echo> <mouse-wheel> <mouse-wheel> <mouse-wheel> 
<mouse-wheel> <mouse-wheel> <mouse-wheel> <mouse-wheel> 
<mouse-wheel> <mouse-wheel> <mouse-wheel> <mouse-wheel> 
<mouse-wheel> <mouse-wheel> <mouse-wheel> <mouse-wheel> 
<mouse-wheel> <mouse-wheel> <help-echo> <mouse-wheel> 
<mouse-wheel> <mouse-wheel> <mouse-wheel> <mouse-wheel> 
<mouse-wheel> <mouse-wheel> <mouse-wheel> <mouse-wheel> 
<mouse-wheel> <mouse-wheel> <mouse-wheel> <mouse-wheel> 
<mouse-wheel> <mouse-wheel> <mouse-wheel> <help-echo> 
<down-mouse-2> <mouse-2> <help-echo> C-x k <return> 
<help-echo> <down-mouse-2> <help-echo> <mouse-2> <help-echo> 
<help-echo> C-x k <return> <help-echo> <mouse-wheel> 
<mouse-wheel> <help-echo> <down-mouse-2> <mouse-2> 
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>

Recent messages:
Loading c:/projects/ESALES_base/dev/src/_pcatAPI/prj.el (source)...done
Building TestCatalogSimpleSuite.java Semantic directory index imenu
Building TestAddCatalogAsDocument.java Semantic directory index imenu
Building TestAddCatalog.java Semantic directory index imenu
//sapmarkets/ESALES_base/dev/src/_pcatAPI/test/java/com/sapmarkets/isa/catal
og/test/TestAddCatalogTask.java#1 - opened for add
(No files need saving)
ant
-Dbuffer=c:/projects/ESALES_base/dev/src/_pcatAPI/src/com/sapmarkets/isa/cat
alog/test/TestAddCatalogTask.java  -buildfile buildJDE.xml -emacs compileAll

Undo!
Parsing archive file...done.
`c:/DOCUME~1/d028486/LOCALS~1/Temp/archive.tmp2724if5/JUnitProperties.html':
no such file or directory

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Zip-Archive Mode uses old 8.3 filename format
  2002-04-25  7:44 Zip-Archive Mode uses old 8.3 filename format Lenz, Georg
@ 2002-04-25 11:24 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2002-04-25 11:24 UTC (permalink / raw)
  Cc: 'bug-gnu-emacs@gnu.org'


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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-25 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-25  7:44 Zip-Archive Mode uses old 8.3 filename format Lenz, Georg
2002-04-25 11:24 ` Eli Zaretskii

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.