From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#43597: 28.0.50; arc-mode.el fails to display a ZIP file Date: Fri, 25 Sep 2020 15:38:56 +0300 Message-ID: <83r1qqrpy7.fsf@gnu.org> References: <874knnvt79.fsf@gmx.net> <87y2ky7wi4.fsf@igel.home> <87zh5evrgw.fsf@gmx.net> <83a6xetmxt.fsf@gnu.org> <87sgb6qqft.fsf@gmx.net> <833636tcx0.fsf@gnu.org> <83zh5erxm2.fsf@gnu.org> <83y2kyrui6.fsf@gnu.org> <87h7rmnjt7.fsf@gmx.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16470"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 43597@debbugs.gnu.org To: Stephen Berman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Sep 25 14:39:41 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kLn0n-0004B9-B8 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 25 Sep 2020 14:39:41 +0200 Original-Received: from localhost ([::1]:59908 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLn0m-0002m3-B7 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 25 Sep 2020 08:39:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44888) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLn0A-0002jq-BL for bug-gnu-emacs@gnu.org; Fri, 25 Sep 2020 08:39:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59683) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLn0A-0007wK-2B for bug-gnu-emacs@gnu.org; Fri, 25 Sep 2020 08:39:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kLn09-0007dv-TI for bug-gnu-emacs@gnu.org; Fri, 25 Sep 2020 08:39:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 25 Sep 2020 12:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43597 X-GNU-PR-Package: emacs Original-Received: via spool by 43597-submit@debbugs.gnu.org id=B43597.160103754029372 (code B ref 43597); Fri, 25 Sep 2020 12:39:01 +0000 Original-Received: (at 43597) by debbugs.gnu.org; 25 Sep 2020 12:39:00 +0000 Original-Received: from localhost ([127.0.0.1]:42996 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLn08-0007dg-FU for submit@debbugs.gnu.org; Fri, 25 Sep 2020 08:39:00 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:37996) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLn06-0007dR-8F for 43597@debbugs.gnu.org; Fri, 25 Sep 2020 08:38:58 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36010) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLmzu-0007vD-8Z; Fri, 25 Sep 2020 08:38:49 -0400 Original-Received: from [176.228.60.248] (port=4534 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kLmzt-0000La-2h; Fri, 25 Sep 2020 08:38:45 -0400 In-Reply-To: <87h7rmnjt7.fsf@gmx.net> (message from Stephen Berman on Fri, 25 Sep 2020 14:05:08 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:188964 Archived-At: > From: Stephen Berman > Cc: 43597@debbugs.gnu.org > Date: Fri, 25 Sep 2020 14:05:08 +0200 > > > With the file I have, replacing -1 by #xffffffff does the job. So I > > guess I will need the file you used after all. It could be either the > > file's contents, or maybe there are issues related to whether Emacs is > > a 32-bit (my case) or a 64-bit (your case) program. > > I can't readily make that specific file available to you (I would have > to get permission to share it), but fortunately the server I downloaded > it from automatically creates such ZIP files, so I just uploaded two > small test files to the server and downloaded them as a ZIP file, and it > shows exactly the same behavior (trying to visit it in archive-mode > fails with -1 but not with #xffffffff, but with the latter the size of > each of the files in the archive is given as #xffffffff), so it should > serve for debugging. I've attached that ZIP file. Thanks, with this file I do see the problem.