From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: arc-mode.el bug or malformed ZIP file? Date: Wed, 23 Sep 2020 22:05:55 -0400 Message-ID: References: <875z846q89.fsf@rub.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33755"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 24 04:06:58 2020 Return-path: Envelope-to: ged-emacs-devel@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 1kLGew-0008hJ-IR for ged-emacs-devel@m.gmane-mx.org; Thu, 24 Sep 2020 04:06:58 +0200 Original-Received: from localhost ([::1]:41474 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLGev-0004v0-Ib for ged-emacs-devel@m.gmane-mx.org; Wed, 23 Sep 2020 22:06:57 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLGe2-0004Tz-Nn for emacs-devel@gnu.org; Wed, 23 Sep 2020 22:06:02 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:43300) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLGe0-00029h-8Q for emacs-devel@gnu.org; Wed, 23 Sep 2020 22:06:01 -0400 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 29F801001CB; Wed, 23 Sep 2020 22:05:59 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id B80E8100031; Wed, 23 Sep 2020 22:05:57 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1600913157; bh=b1Wj+swQxoZRwnvGbi5vx13T6Ted2w3wtpbd8yo/vPw=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=EBjQeVBfCUn3HIDs5NaS9ZT5GPKu2Lftom7l0JJmMFSjw61Oham09M+suaUw3VmWK Emd4QB3AXi427dYKjHY2O5WQ8xuPYHE1Si3BtysbYD1orIlA47znv5byBrpRBuXeQG ClNIXdhBbwLGUEeKeshSyH5v8NA3CFk5UgMG+Cd/lxMtdkmKF/TXqX5MF60eFu9E8A ySMXCxQTfF1iJq34Ff+PoYD8GkEpmNsfCRjSbw/RJsBR9GuXaF4c0BSqD3LzFwhUgD 7uKuiM9jxMGI9XshVf1CU7LJR0UbJR/ZUtKPfRxZ4RO3eNBcfL1aO6YKWYhsKe5J0/ WHDl7Jv1k3jIQ== Original-Received: from alfajor (unknown [45.72.232.131]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 8EDBE1203C5; Wed, 23 Sep 2020 22:05:57 -0400 (EDT) In-Reply-To: <875z846q89.fsf@rub.de> (Stephen Berman's message of "Thu, 24 Sep 2020 01:13:58 +0200") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/23 22:05:59 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:256387 Archived-At: > undamaged). So at least unzip can deal with this file. So is this a > bug in arc-mode.el? Probably. Could be a new file format, for instance (e.g. maybe the old format understood by arc-mode.el is limited to 2GB sizes or something like that?). Stefan