From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: zip-mode mis-displays large files Date: Fri, 05 May 2006 13:59:11 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1146826778 25726 80.91.229.2 (5 May 2006 10:59:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 May 2006 10:59:38 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 05 12:59:36 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fby24-00007Q-G0 for ged-emacs-devel@m.gmane.org; Fri, 05 May 2006 12:59:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fby24-0003LJ-3u for ged-emacs-devel@m.gmane.org; Fri, 05 May 2006 06:59:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fby1f-0003A1-3S for emacs-devel@gnu.org; Fri, 05 May 2006 06:59:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fby1d-00038l-GV for emacs-devel@gnu.org; Fri, 05 May 2006 06:59:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fby1d-00038Y-6h for emacs-devel@gnu.org; Fri, 05 May 2006 06:59:09 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fby1l-0000oc-Oo for emacs-devel@gnu.org; Fri, 05 May 2006 06:59:17 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-67-63.inter.net.il [80.230.67.63]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ECT06290 (AUTH halo1); Fri, 5 May 2006 13:59:04 +0300 (IDT) Original-To: sds@podval.org In-reply-to: (message from Sam Steingold on Mon, 24 Apr 2006 08:33:19 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:53943 Archived-At: > Cc: emacs-devel@gnu.org > From: Sam Steingold > Date: Mon, 24 Apr 2006 08:33:19 -0400 > > > * Eli Zaretskii [2006-04-22 16:19:54 +0300]: > > > >> Date: Sat, 22 Apr 2006 15:00:10 +0300 > >> From: Eli Zaretskii > >> Cc: emacs-devel@gnu.org > >> > >> > note the negative length of the "no-match-18.log" file. > >> > >> Does the patch below give good results? > > > > Oops, I failed to remove left-overs from the initial (and > > unsuccessful) attack of the problem. Please try this patch instead: > > this solved the problem. > thanks. Thanks for testing, I (belatedly) installed this patch.