From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Regression in Emacs trunk on GNU/Linux Date: Mon, 01 Sep 2008 16:22:24 +0200 Message-ID: <48BBFAA0.5060104@alice.it> References: <48BBA412.7050401@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220279045 28866 80.91.229.12 (1 Sep 2008 14:24:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Sep 2008 14:24:05 +0000 (UTC) Cc: cyd@stupidchicken.com, lennart.borgman@gmail.com, monnier@IRO.UMontreal.CA, handa@m17n.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 01 16:24:56 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KaAKL-00082y-7E for ged-emacs-devel@m.gmane.org; Mon, 01 Sep 2008 16:24:21 +0200 Original-Received: from localhost ([127.0.0.1]:41767 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaAJM-0005zO-6s for ged-emacs-devel@m.gmane.org; Mon, 01 Sep 2008 10:23:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaAJH-0005wD-77 for emacs-devel@gnu.org; Mon, 01 Sep 2008 10:23:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaAJG-0005ux-7w for emacs-devel@gnu.org; Mon, 01 Sep 2008 10:23:14 -0400 Original-Received: from [199.232.76.173] (port=36905 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaAJG-0005uu-2F for emacs-devel@gnu.org; Mon, 01 Sep 2008 10:23:14 -0400 Original-Received: from smtp-out113.alice.it ([85.37.17.113]:2596) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KaAJG-0004Y4-6P for emacs-devel@gnu.org; Mon, 01 Sep 2008 10:23:14 -0400 Original-Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-out113.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Mon, 1 Sep 2008 16:23:10 +0200 Original-Received: from FBCMCL01B03.fbc.local ([192.168.69.84]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 1 Sep 2008 16:23:10 +0200 Original-Received: from [87.7.217.150] ([87.7.217.150]) by FBCMCL01B03.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 1 Sep 2008 16:23:10 +0200 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <48BBA412.7050401@alice.it> X-OriginalArrivalTime: 01 Sep 2008 14:23:10.0123 (UTC) FILETIME=[42935FB0:01C90C3E] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:103370 Archived-At: For the sake of completeness, the regression happens also with the Windows binaries http://ourcomments.org/Emacs/DL/EmacsW32/EmacsCVS/unptch/emacs-from-cvs-080829.zip Cheers, Angelo. Angelo Graziosi ha scritto: > As I have already flagged [1], current trunk shows a regression on > GNU/Linux Kubuntu 8.04.1 (and at least on Cygwin): > > Moving with UP/DOWN arrow keys takes about 1 second to change line. This > happens with files greater of a certain size. I have seen this with a > file of 11MB but also with a file of 4MB or 5MB. > > The attached file, 'test_file.txt.bz2' (342 bytes!), when decompressed > has a size of about 5MB and should show the 'phenomenon'. > > Cheers, > Angelo. > > --- > [1] http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg01384.html