From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: ] Date: Sat, 07 Sep 2002 06:29:19 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <7516577.1031216044187.JavaMail.root@127.0.0.1> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031397731 1695 127.0.0.1 (7 Sep 2002 11:22:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Sep 2002 11:22:11 +0000 (UTC) Cc: lektu@terra.es, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17ndfG-0000RC-00 for ; Sat, 07 Sep 2002 13:22:10 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17neEC-0006Am-00 for ; Sat, 07 Sep 2002 13:58:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ndfD-0004PO-00; Sat, 07 Sep 2002 07:22:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17nde5-0004Ik-00 for emacs-devel@gnu.org; Sat, 07 Sep 2002 07:20:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17ncq8-0005Kn-00 for emacs-devel@gnu.org; Sat, 07 Sep 2002 06:29:26 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ncq7-0005KY-00 for emacs-devel@gnu.org; Sat, 07 Sep 2002 06:29:19 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17ncq7-00088f-00; Sat, 07 Sep 2002 06:29:19 -0400 Original-To: jasonr@gnu.org In-Reply-To: (message from Jason Rumney on 06 Sep 2002 22:53:52 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7679 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7679 I already found a workaround in HEAD, but in 21_1_RC it caused other problems with the display of the cursor, so I couldn't install it there. Is this a serious bug? If so, I guess we shouldn't release 21.3 until it is fixed. Is there a chance you can find whatever change solved the cursor display problem in the trunk, and try putting that into RC also?