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: Display slowness that is painful Date: Thu, 09 Feb 2006 22:10:00 +0200 Message-ID: References: <87slr5c78p.fsf@stupidchicken.com> <877j8fx43q.fsf@stupidchicken.com> <87mzhaqp7p.fsf@stupidchicken.com> <87irruk1mg.fsf-monnier+emacs@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1139523109 1647 80.91.229.2 (9 Feb 2006 22:11:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Feb 2006 22:11:49 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 09 23:11:47 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 1F7K0X-00038v-Mc for ged-emacs-devel@m.gmane.org; Thu, 09 Feb 2006 23:11:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F7K0W-0001a7-Ig for ged-emacs-devel@m.gmane.org; Thu, 09 Feb 2006 17:11:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F7I7G-0006ja-EY for emacs-devel@gnu.org; Thu, 09 Feb 2006 15:10:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F7I79-0006iK-Os for emacs-devel@gnu.org; Thu, 09 Feb 2006 15:10:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F7I79-0006i9-15 for emacs-devel@gnu.org; Thu, 09 Feb 2006 15:10:03 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F7IAk-0000BV-4g for emacs-devel@gnu.org; Thu, 09 Feb 2006 15:13:46 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-71-5.inter.net.il [80.230.71.5]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DNO97081 (AUTH halo1); Thu, 9 Feb 2006 22:09:57 +0200 (IST) Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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:50269 Archived-At: > From: storm@cua.dk (Kim F. Storm) > Date: Thu, 09 Feb 2006 10:20:47 +0100 > Cc: cyd@stupidchicken.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org > > I installed a fix to make it faster -- but I can still create > a file which takes minutes to display -- it just requires a line > which is veeeeeeerrrrrryyyyy long. I don't think we should worry about this too much at this time: long lines are a known and old problem in the Emacs display engine. I'm sorry my faulty memory didn't bring this up before you rediscovered that in this thread; I should have remembered better what Gerd once told me about this.