From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: We can use python.el Date: Mon, 14 May 2007 04:09:41 -0400 Message-ID: References: <873b22nd3f.fsf@stupidchicken.com> <87iraxtzkm.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1179130601 30023 80.91.229.12 (14 May 2007 08:16:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 May 2007 08:16:41 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 14 10:16:40 2007 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 1HnVjT-0001gm-SC for ged-emacs-devel@m.gmane.org; Mon, 14 May 2007 10:16:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HnVrC-0004w4-DB for ged-emacs-devel@m.gmane.org; Mon, 14 May 2007 04:24:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HnVnY-0000kK-5B for emacs-devel@gnu.org; Mon, 14 May 2007 04:20:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HnVnX-0000jr-EO for emacs-devel@gnu.org; Mon, 14 May 2007 04:20:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HnVnX-0000jh-6M for emacs-devel@gnu.org; Mon, 14 May 2007 04:20:51 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HnVfm-0001f9-5I for emacs-devel@gnu.org; Mon, 14 May 2007 04:12:50 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HnVcj-0000f5-HL; Mon, 14 May 2007 04:09:41 -0400 In-reply-to: <87iraxtzkm.fsf@stupidchicken.com> (message from Chong Yidong on Sat, 12 May 2007 19:03:05 -0400) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:71008 Archived-At: > Are you going to install a fix for the redisplay bug with cancel.pbm? It's not a redisplay bug. It is a bug. If you think it is not a redisplay bug, what sort of bug would you call it? Is there a compelling reason for fixing this on the branch? From what I understand, there is some problem with the image that causes the bug in the first place. The image is in the Emacs distribution, right? If the right fix is to fix the image, that is fine with me, as long as we fix it.