GNU bug report logs - #7207
'filename not matched' from zip file on w32

Previous Next

Package: emacs;

Reported by: Rolf Unger <rz.unger <at> web.de>

Date: Wed, 13 Oct 2010 14:10:03 UTC

Severity: normal

Merged with 6144, 6467

Found in version 23.2

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7207 in the body.
You can then email your comments to 7207 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7207; Package emacs. (Wed, 13 Oct 2010 14:10:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rolf Unger <rz.unger <at> web.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 13 Oct 2010 14:10:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rolf Unger <rz.unger <at> web.de>
To: bug-gnu-emacs <at> gnu.org
Subject: bug-gnu-emacs <at> gnu.org
Date: Wed, 13 Oct 2010 14:47:49 +0200
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug.  If you can, give
a recipe starting from `emacs -Q':

I started emacs with:
C:\Programme\emacs-23.2\bin\runemacs.exe -q -g 118x55+60+0
in my $HOME directory (see below)

Did some test on the environment in the scratch buffer:

  (insert (getenv "HOME"))C:\home\administrator
  (insert (getenv "emacs_dir"))C:/Programme/emacs-23.2
  (open-dribble-file "~/dribble")

Then I opened a zip-archive file via drag and drop. Navigated to a .txt
file in the displayed archive listing and hit return to open the file.
Instead of the file contents I got a filename not matched line.

I thought it is better to bypass drag'n'drop and opened another archive
with C-x C-f  (D:/packages/zip300xn.zip).
When the file listing was shown I navigated down to zipnote.txt, hit
return ... still with the same problem:

  caution: filename not matched:  "zipnote.txt"

with the modeline saying:

 -1\---  zipnote.txt (zip300xn.zip)  All L1   (Text-Archive)---- 

The archive itself is okay, I could open it with emacs-22.3 using the
same procedure.

  355.794 Bytes for zip300xn.zip (with `dir` inside cmd.exe)

  $ md5sum zip300xn.zip
  ff523b32f07484ff2e09262284485641  zip300xn.zip

When I open now another emacs process with -Q instead of -q I get
the same behaviour. Though I am quite sure that one hour ago the -Q
did not show the problem with opening files in zip-archives.

I'll try this after a fresh reboot again, to see if there is a
difference. Might also be a typo \Programme\emacs-23.2 and
\Programme\emacs-22.3 is very close unfortunately.

Okay, this is clarified. The behaviour is consistent with emacs-23.
Directly after a reboot of the computer I opened emacs-23 with

  C:\Programme\emacs-23.2\bin\runemacs.exe -Q -g 120x56+60+0

with *-Q* to skip everything and I did get the filename not matched
warning.

For further information my post in the gnu.emacs.help group with
"arc-mode on Win32 system with GNU emacs23.2" as subject from the
12th of October may be helpful.

I tried with both versions:

 UnZip 5.31 of 31 May 1997

and

 UnZip 6.00 of 20 April 2009

No difference.

Thanks for the great editor and your effort, Rolf.

In GNU Emacs 23.2.1 (i386-mingw-nt5.0.2195)
 of 2010-05-08 on G41R2F1
Windowing system distributor `Microsoft Corp.', version 5.0.2195
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include'

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
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <drag-n-drop> <down> <down> <down> <down> 
<return> C-x k <return> <help-echo> C-x b * M e s <tab> 
<return> <help-echo> <help-echo> C-x b * s c <tab> 
<return> ( g e t e n v SPC " H O M E " ) <left> <left> 
<left> <left> <left> <left> <left> <left> <left> <left> 
<left> <left> <left> <left> <left> ( i n s e r t SPC 
c o <backspace> <backspace> C-e ) C-x C-e <return> 
/ <backspace> ( i n s e r t SPC ( g e t e n d <backspace> 
v SPC " m a <backspace> <backspace> e m a c s _ d i 
r " ) ) C-x C-e <return> C-y C-x C-e C-x b z <tab> 
<backspace> <tab> a c <backspace> s <tab> <return> 
C-x k <return> C-x C-f <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> D : 
/ p a c k <tab> z i p 3 <tab> <return> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <return> 
<help-echo> M-x r e p o r t - e m a c s - b u <tab> 
<return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Parsing archive file...done.
nil [2 times]
Mark set
nil
Making completion list...
Parsing archive file...done.

Load-path shadows:
None found.

Features:
(shadow sort mail-extr message ecomplete rfc822 mml mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash
mail-utils emacsbug help-mode easymenu view arc-mode archive-mode
browse-url url-util url-parse url-vars mm-util mail-prsvr tooltip
ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp
w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register
page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button
minibuffer faces cus-face files text-properties overlay md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process multi-tty emacs)




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7207; Package emacs. (Wed, 22 Dec 2010 11:52:02 GMT) Full text and rfc822 format available.

Message #8 received at 7207 <at> debbugs.gnu.org (full text, mbox):

From: Rolf Unger <rz.unger <at> web.de>
To: 7207 <at> debbugs.gnu.org
Subject: Bug#7207 seems to be a duplicate of #6467 and #6144
Date: Wed, 22 Dec 2010 12:57:13 +0100
Hello,

I just did a search on this issue in gnu.emacs.bug again and saw that
there are two related bugs for this issue: #6144 and #6467

I actually followed the advice and patched the arc-mode.el of 23.2 and
the processing of the zip-content is okay now.

So definetly this report #7207 seems to be a duplicate of #6144.

Greetings, Rolf.

-- 
 ()  ascii ribbon campaign - against html e-mail 
 /\  www.asciiribbon.org   - against proprietary attachments




bug closed, send any further explanations to Rolf Unger <rz.unger <at> web.de> Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> debbugs.gnu.org. (Thu, 23 Dec 2010 07:42:01 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7207; Package emacs. (Thu, 23 Dec 2010 15:19:01 GMT) Full text and rfc822 format available.

Message #13 received at 7207 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Rolf Unger <rz.unger <at> web.de>
Cc: 7207 <at> debbugs.gnu.org
Subject: Re: bug#7207: seems to be a duplicate of #6467 and #6144
Date: Thu, 23 Dec 2010 10:24:48 -0500
forcemerge 6144 7207
thanks

> I just did a search on this issue in gnu.emacs.bug again and saw that
> there are two related bugs for this issue: #6144 and #6467
> I actually followed the advice and patched the arc-mode.el of 23.2 and
> the processing of the zip-content is okay now.
> So definetly this report #7207 seems to be a duplicate of #6144.

Thank you.  Then it should be fixed in the emacs-23.3. pretest.


        Stefan




Merged 6144 6467 7207. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 31 Dec 2010 01:15:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 28 Jan 2011 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 146 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.