From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Display slowness that is painful Date: Tue, 31 Jan 2006 18:09:36 -0500 Message-ID: References: <87slr5c78p.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1138749535 28148 80.91.229.2 (31 Jan 2006 23:18:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 23:18:55 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 01 00:18:52 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 1F44lj-00039H-Ue for ged-emacs-devel@m.gmane.org; Wed, 01 Feb 2006 00:18:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F44ol-0004FE-L3 for ged-emacs-devel@m.gmane.org; Tue, 31 Jan 2006 18:21:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F44hV-0007PA-RB for emacs-devel@gnu.org; Tue, 31 Jan 2006 18:14:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F44hG-0006xT-8l for emacs-devel@gnu.org; Tue, 31 Jan 2006 18:14:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F44gt-0006IJ-0Q for emacs-devel@gnu.org; Tue, 31 Jan 2006 18:13:39 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F44fR-00063s-JA for emacs-devel@gnu.org; Tue, 31 Jan 2006 18:12:09 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F44cy-0001EU-M7; Tue, 31 Jan 2006 18:09:36 -0500 Original-To: Chong Yidong In-reply-to: <87slr5c78p.fsf@stupidchicken.com> (message from Chong Yidong on Tue, 31 Jan 2006 00:10:46 -0500) 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:49850 Archived-At: A change in image-mode can't fix this problem. I did not visit that file; I produced it in a buffer with base64-decode. It was not in Image mode. The change in Image mode might avoid the problem in many cases, and it might be correct, but it doesn't fix this bug. The bug is at the level of redisplay, and it has to be fixed there.