From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#7464: 24.0.50; mouse highlighting vanishes upon unsplitting window Date: Mon, 22 Nov 2010 19:54:21 +0200 Message-ID: <8362vp9rci.fsf@gnu.org> References: <877hg5l828.fsf@escher.home> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1290449692 26882 80.91.229.12 (22 Nov 2010 18:14:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Nov 2010 18:14:52 +0000 (UTC) Cc: 7464@debbugs.gnu.org To: Stephen Berman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 22 19:14:47 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PKauc-0003Ju-Kq for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Nov 2010 19:14:46 +0100 Original-Received: from localhost ([127.0.0.1]:57830 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKauc-0007Jw-1G for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Nov 2010 13:14:46 -0500 Original-Received: from [140.186.70.92] (port=57076 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKauV-0007IP-68 for bug-gnu-emacs@gnu.org; Mon, 22 Nov 2010 13:14:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKauT-0004OX-W2 for bug-gnu-emacs@gnu.org; Mon, 22 Nov 2010 13:14:39 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PKauT-0004OT-UR for bug-gnu-emacs@gnu.org; Mon, 22 Nov 2010 13:14:37 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PKaYc-0007pY-4x; Mon, 22 Nov 2010 12:52:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 22 Nov 2010 17:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7464 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7464-submit@debbugs.gnu.org id=B7464.129044829530090 (code B ref 7464); Mon, 22 Nov 2010 17:52:02 +0000 Original-Received: (at 7464) by debbugs.gnu.org; 22 Nov 2010 17:51:35 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PKaYB-0007pH-9y for submit@debbugs.gnu.org; Mon, 22 Nov 2010 12:51:35 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PKaY8-0007pC-T6 for 7464@debbugs.gnu.org; Mon, 22 Nov 2010 12:51:34 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LCA00F00SH9VX00@a-mtaout20.012.net.il> for 7464@debbugs.gnu.org; Mon, 22 Nov 2010 19:56:21 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.52.47]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LCA00F3TSHRH730@a-mtaout20.012.net.il>; Mon, 22 Nov 2010 19:56:21 +0200 (IST) In-reply-to: <877hg5l828.fsf@escher.home> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 22 Nov 2010 12:52:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:41822 Archived-At: > From: Stephen Berman > Date: Mon, 22 Nov 2010 15:57:51 +0100 > Cc: > > 1. emacs -q > 2. C-x 2 > 3. Put the mouse pointer over one of the links in the splash screen, so > that the link becomes highlighted. > 4. C-x 1 > => The highlighting from step 3 disappears, although the mouse pointer > is still over the link. If the cursor is moved onto the link, then the > character under the cursor shows highlighting again, and moving the > cursor within the link extends the highlighting. > > This problem is reliably reproducible, also on earlier builds of Emacs > 24 I have, but not on Emacs 23.1.91 (I don't have 23.2). I can reproduce it on Windows in Emacs 23.2.90 and also in stock Emacs 23.2 and Emacs 23.1. I don't have Emacs 23.1.90 anymore to test.