From unknown Sat Jun 21 10:39:45 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#20590 <20590@debbugs.gnu.org> To: bug#20590 <20590@debbugs.gnu.org> Subject: Status: mouse-highlight does not do as documented Reply-To: bug#20590 <20590@debbugs.gnu.org> Date: Sat, 21 Jun 2025 17:39:45 +0000 retitle 20590 mouse-highlight does not do as documented reassign 20590 emacs submitter 20590 Samuel Wales severity 20590 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat May 16 14:09:47 2015 Received: (at submit) by debbugs.gnu.org; 16 May 2015 18:09:47 +0000 Received: from localhost ([127.0.0.1]:47477 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YtgWx-0002Gd-4Q for submit@debbugs.gnu.org; Sat, 16 May 2015 14:09:47 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44561) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YtgWu-0002GP-RR for submit@debbugs.gnu.org; Sat, 16 May 2015 14:09:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YtgWo-0001o5-I5 for submit@debbugs.gnu.org; Sat, 16 May 2015 14:09:39 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtgWo-0001nz-F6 for submit@debbugs.gnu.org; Sat, 16 May 2015 14:09:38 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtgWn-0005tO-5p for bug-gnu-emacs@gnu.org; Sat, 16 May 2015 14:09:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YtgWm-0001nW-4Z for bug-gnu-emacs@gnu.org; Sat, 16 May 2015 14:09:37 -0400 Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:34382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtgWl-0001nO-SZ for bug-gnu-emacs@gnu.org; Sat, 16 May 2015 14:09:36 -0400 Received: by laat2 with SMTP id t2so165537944laa.1 for ; Sat, 16 May 2015 11:09:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=9L/QBcFyXwEQBDVCVLgbbpYSaKPuLUMf4X540pwtMDY=; b=grsKGjrsJcX/GyZ8HTVsuK20I24skvhc/G80SnSMtXJ4mXy/QXbNUUepeF4kHJsXvB 3QiBO9lC6PKRVCJMwbqXWccnfyqIKFGbPqll59UmLfckGT2yuRTrTIl7wpu1zsDp/YM7 DMSzWqYpDxX4V94X18QGLWQc2A1Vcxi39lEP9k0sfPL/Mo5SSHVpfFvstsfAmJR/h2HV gDmeAbaOJhQ8GSqJGNnmgKrveoxQJQt4rCZdTF1+huFp7hPHiyVsGTnH5l/IV9mdsXwF jjUFcG79Jx7jIztoDQtvYZC+1155FW05keLlBS524rRM7XR10i67n0sjPKprGjUWfFwL FBfQ== MIME-Version: 1.0 X-Received: by 10.152.20.200 with SMTP id p8mr2105272lae.69.1431799774176; Sat, 16 May 2015 11:09:34 -0700 (PDT) Received: by 10.25.215.3 with HTTP; Sat, 16 May 2015 11:09:33 -0700 (PDT) Date: Sat, 16 May 2015 11:09:33 -0700 Message-ID: Subject: mouse-highlight does not do as documented From: Samuel Wales To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) mouse-highlight does not do as documented, which seems to be a bug. i confirmed with emacs -Q. i did not find a similar bug report. === "If the value is an integer, highlighting is only shown after moving the mouse, while keyboard input turns off the highlight even when the mouse is over the clickable text." in my usage, highlighting shows when mouse has not moved. it also shows when there is keyboard input. i find highlighting highly distracting unless i am using the mouse, yet i find it useful when i do use the mouse. it is so distracting that i have to turn it off unless this is fixed. (inb4: i find that the following variables are not useful for me in practice: mouse-avoidance-mode, track-mouse, make-pointer-invisible. there is no setting for mouse-avoidance-mode that works for me. banish does not work for me. i do not want to fix mouse-avoidance-mode. i want to fix mouse-highlight.) i use unclutter(1), which works perfectly for me to turn off the mouse, but of course does not turn off the highlighting. if mouse-highlight could do as documented, it would be great. thanks. In GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2) of 2015-01-11 on maritornes, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11204000 System Description: Debian GNU/Linux 7.8 (wheezy) Configured using: `configure --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.4/site-lisp:/usr/share/emacs/site-lisp --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.4/site-lisp:/usr/share/emacs/site-lisp --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-z,relro' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix From debbugs-submit-bounces@debbugs.gnu.org Sat May 16 15:28:46 2015 Received: (at 20590) by debbugs.gnu.org; 16 May 2015 19:28:46 +0000 Received: from localhost ([127.0.0.1]:47494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YthlN-0004Et-Sv for submit@debbugs.gnu.org; Sat, 16 May 2015 15:28:46 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:42402) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YthlK-0004EZ-2c for 20590@debbugs.gnu.org; Sat, 16 May 2015 15:28:43 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NOG00H00JCHN600@a-mtaout20.012.net.il> for 20590@debbugs.gnu.org; Sat, 16 May 2015 22:28:35 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NOG00HLRJFNLM20@a-mtaout20.012.net.il>; Sat, 16 May 2015 22:28:35 +0300 (IDT) Date: Sat, 16 May 2015 22:28:38 +0300 From: Eli Zaretskii Subject: Re: bug#20590: mouse-highlight does not do as documented In-reply-to: X-012-Sender: halo1@inter.net.il To: Samuel Wales Message-id: <83mw14fhjt.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 20590 Cc: 20590@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > Date: Sat, 16 May 2015 11:09:33 -0700 > From: Samuel Wales > > mouse-highlight does not do as documented, which seems to be a bug. > > i confirmed with emacs -Q. i did not find a similar bug report. > > === > > "If the value is an integer, highlighting is only shown > after moving the mouse, while keyboard input turns off the > highlight even when the mouse is over the clickable text." > > in my usage, highlighting shows when mouse has not moved. > it also shows when there is keyboard input. I cannot reproduce this. You didn't show a precise recipe you used, so here's mine: . emacs -Q . C-h v mouse-highlight RET . move the mouse pointer above the hyper-link labeled "C source code" and observe the highlight . type some character -- the highlight stays on . M-x set-variable RET mouse-highlight RET 1 RET . type some character -- the highlight goes off . move the mouse pointer a bit -- the highlight goes on So the highlight behaves as documented for me. For the record, I tried both Emacs 24.4, which is what you seem to have, and the latest development sources. From debbugs-submit-bounces@debbugs.gnu.org Sat May 16 16:06:14 2015 Received: (at 20590) by debbugs.gnu.org; 16 May 2015 20:06:14 +0000 Received: from localhost ([127.0.0.1]:47505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YtiLd-0005Dq-E9 for submit@debbugs.gnu.org; Sat, 16 May 2015 16:06:13 -0400 Received: from smtprelay-h31.telenor.se ([213.150.131.4]:54511) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YtiLb-0005Db-HA for 20590@debbugs.gnu.org; Sat, 16 May 2015 16:06:12 -0400 Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h31.telenor.se (Postfix) with ESMTP id 82657D803 for <20590@debbugs.gnu.org>; Sat, 16 May 2015 22:06:05 +0200 (CEST) X-SMTPAUTH-B2: [bocjoh] X-SENDER-IP: [85.228.195.118] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2A9BwBSoldVPHbD5FVcgxCBJQ2GTMVyAoEdPRABAQEBAQEBBgEBAQFBP4QiAQEBAQIBJy8jEAsUAQwlDwEEDQsBDAoaE4gXAwoMAdFaDYUKAQEBAQEFAQEBAR6LOoJNgjgHhC0FnAqRZ4Z6gi0cgVQ8MYJGAQEB X-IPAS-Result: A2A9BwBSoldVPHbD5FVcgxCBJQ2GTMVyAoEdPRABAQEBAQEBBgEBAQFBP4QiAQEBAQIBJy8jEAsUAQwlDwEEDQsBDAoaE4gXAwoMAdFaDYUKAQEBAQEFAQEBAR6LOoJNgjgHhC0FnAqRZ4Z6gi0cgVQ8MYJGAQEB X-IronPort-AV: E=Sophos;i="5.13,442,1427752800"; d="scan'208";a="228707063" Received: from c-76c3e455.04-211-6c6b701.cust.bredbandsbolaget.se (HELO muon.localdomain) ([85.228.195.118]) by ipb2.telenor.se with ESMTP; 16 May 2015 22:06:05 +0200 Received: by muon.localdomain (Postfix, from userid 1000) id 1B0DC484217; Sat, 16 May 2015 22:06:02 +0200 (CEST) From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= To: Eli Zaretskii Subject: Re: bug#20590: mouse-highlight does not do as documented References: <83mw14fhjt.fsf@gnu.org> Mail-Copies-To: never Date: Sat, 16 May 2015 22:06:02 +0200 In-Reply-To: <83mw14fhjt.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 16 May 2015 22:28:38 +0300") Message-ID: <87h9rc479x.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 20590 Cc: 20590@debbugs.gnu.org, Samuel Wales X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Eli Zaretskii writes: >> Date: Sat, 16 May 2015 11:09:33 -0700 >> From: Samuel Wales >> >> mouse-highlight does not do as documented, which seems to be a bug. >> >> i confirmed with emacs -Q. i did not find a similar bug report. >> >> === >> >> "If the value is an integer, highlighting is only shown >> after moving the mouse, while keyboard input turns off the >> highlight even when the mouse is over the clickable text." >> >> in my usage, highlighting shows when mouse has not moved. >> it also shows when there is keyboard input. > > I cannot reproduce this. You didn't show a precise recipe you used, > so here's mine: > > . emacs -Q > . C-h v mouse-highlight RET > . move the mouse pointer above the hyper-link labeled "C source code" > and observe the highlight > . type some character -- the highlight stays on > . M-x set-variable RET mouse-highlight RET 1 RET > . type some character -- the highlight goes off > . move the mouse pointer a bit -- the highlight goes on > > So the highlight behaves as documented for me. > > For the record, I tried both Emacs 24.4, which is what you seem to > have, and the latest development sources. The problem was introduced by commit 742516e02048d3bbfba4e6e13dd19afa097bbd3b Author: Dmitry Antipov Date: Wed Sep 11 12:56:33 2013 +0400 Ifdef away frame tool bar code when it is not really used. ... The bug does not exist on Windows. I think this should fix it: diff --git a/src/xterm.c b/src/xterm.c index d9032fa..0537491 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -7056,17 +7056,18 @@ handle_one_xevent (struct x_display_info *dpyinfo, f = any; -#if ! defined (USE_GTK) /* If mouse-highlight is an integer, input clears out mouse highlighting. */ if (!hlinfo->mouse_face_hidden && INTEGERP (Vmouse_highlight) +#if ! defined (USE_GTK) && (f == 0 - || !EQ (f->tool_bar_window, hlinfo->mouse_face_window))) + || !EQ (f->tool_bar_window, hlinfo->mouse_face_window)) +#endif + ) { clear_mouse_face (hlinfo); hlinfo->mouse_face_hidden = true; } -#endif #if defined USE_MOTIF && defined USE_TOOLKIT_SCROLL_BARS if (f == 0) From debbugs-submit-bounces@debbugs.gnu.org Sat May 16 16:25:47 2015 Received: (at 20590) by debbugs.gnu.org; 16 May 2015 20:25:47 +0000 Received: from localhost ([127.0.0.1]:47518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YtieX-0007Ax-TA for submit@debbugs.gnu.org; Sat, 16 May 2015 16:25:46 -0400 Received: from mail-la0-f43.google.com ([209.85.215.43]:32893) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YtieV-0007Aj-JS for 20590@debbugs.gnu.org; Sat, 16 May 2015 16:25:44 -0400 Received: by lagr1 with SMTP id r1so86784522lag.0 for <20590@debbugs.gnu.org>; Sat, 16 May 2015 13:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=UcYbMBAS82Xb62yNxvZpxVnFFarAsu0qewRPsjnhhpA=; b=ksJ5LnpQf7Y/Ckjz3LamlWDVS4JyR1MGWZiCfRM40dlF+GhvDlbSkPRwxSWAhHkRZq 29Yf6srHgHgqQqM8NNwUR7sCnf6pZ/ywAX5cgo244Z4q2U3itu/SUDwne7CynG1WCqYX Wd/zd5zsP4kSzfJ+APXTUstmmLuqYergMquWJsm9KvvGxZRIPCYy3sSo2UVYIa3aWd2+ IeJfSNaLnIKk0aCKsawyQcdzj9EnLTXdeU3yFTurqv1tN5w29eFc8E+Gv76MVYUpUFfv Kbp+jhoWPPvxTMFbpzXh1jWsV2XqvZjjkXzr+WwWAzOwLuYwVwhYK6yUgATGU3t+RiVj RrSA== MIME-Version: 1.0 X-Received: by 10.152.164.233 with SMTP id yt9mr12078846lab.58.1431807937658; Sat, 16 May 2015 13:25:37 -0700 (PDT) Received: by 10.25.215.3 with HTTP; Sat, 16 May 2015 13:25:37 -0700 (PDT) In-Reply-To: <83mw14fhjt.fsf@gnu.org> References: <83mw14fhjt.fsf@gnu.org> Date: Sat, 16 May 2015 13:25:37 -0700 Message-ID: Subject: Re: bug#20590: mouse-highlight does not do as documented From: Samuel Wales To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 20590 Cc: 20590@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) hi eli, thanks for your reply. i tried your recipe and it is still broken. i am using debian backport. samuel On 5/16/15, Eli Zaretskii wrote: > . emacs -Q > . C-h v mouse-highlight RET > . move the mouse pointer above the hyper-link labeled "C source code" > and observe the highlight > . type some character -- the highlight stays on > . M-x set-variable RET mouse-highlight RET 1 RET > . type some character -- the highlight goes off > . move the mouse pointer a bit -- the highlight goes on From debbugs-submit-bounces@debbugs.gnu.org Sun May 17 10:32:44 2015 Received: (at 20590) by debbugs.gnu.org; 17 May 2015 14:32:44 +0000 Received: from localhost ([127.0.0.1]:48267 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YtzcS-0000wg-1w for submit@debbugs.gnu.org; Sun, 17 May 2015 10:32:44 -0400 Received: from mtaout25.012.net.il ([80.179.55.181]:50708) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YtzcO-0000wQ-T0 for 20590@debbugs.gnu.org; Sun, 17 May 2015 10:32:42 -0400 Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NOI00A000729T00@mtaout25.012.net.il> for 20590@debbugs.gnu.org; Sun, 17 May 2015 17:28:22 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NOI0027Q07AFV70@mtaout25.012.net.il>; Sun, 17 May 2015 17:28:22 +0300 (IDT) Date: Sun, 17 May 2015 17:32:26 +0300 From: Eli Zaretskii Subject: Re: bug#20590: mouse-highlight does not do as documented In-reply-to: <87h9rc479x.fsf@gnu.org> X-012-Sender: halo1@inter.net.il To: Johan =?iso-8859-1?Q?Bockg=E5rd?= Message-id: <83lhgnff5x.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <83mw14fhjt.fsf@gnu.org> <87h9rc479x.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 20590 Cc: 20590@debbugs.gnu.org, samologist@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Johan Bockgård > Cc: Samuel Wales , 20590@debbugs.gnu.org > Date: Sat, 16 May 2015 22:06:02 +0200 > > > . emacs -Q > > . C-h v mouse-highlight RET > > . move the mouse pointer above the hyper-link labeled "C source code" > > and observe the highlight > > . type some character -- the highlight stays on > > . M-x set-variable RET mouse-highlight RET 1 RET > > . type some character -- the highlight goes off > > . move the mouse pointer a bit -- the highlight goes on > > > > So the highlight behaves as documented for me. > > > > For the record, I tried both Emacs 24.4, which is what you seem to > > have, and the latest development sources. > > The problem was introduced by > > commit 742516e02048d3bbfba4e6e13dd19afa097bbd3b > Author: Dmitry Antipov > Date: Wed Sep 11 12:56:33 2013 +0400 > > Ifdef away frame tool bar code when it is not really used. > ... > > > The bug does not exist on Windows. I think this should fix it: Looks good to me, please push. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sun May 17 11:54:16 2015 Received: (at 20590-done) by debbugs.gnu.org; 17 May 2015 15:54:16 +0000 Received: from localhost ([127.0.0.1]:48303 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yu0tL-0002w5-Cu for submit@debbugs.gnu.org; Sun, 17 May 2015 11:54:15 -0400 Received: from smtprelay-b32.telenor.se ([213.150.131.21]:48097) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yu0tI-0002vp-QB for 20590-done@debbugs.gnu.org; Sun, 17 May 2015 11:54:13 -0400 Received: from ipb5.telenor.se (ipb5.telenor.se [195.54.127.168]) by smtprelay-b32.telenor.se (Postfix) with ESMTP id 74634EFD3D for <20590-done@debbugs.gnu.org>; Sun, 17 May 2015 17:54:06 +0200 (CEST) X-SMTPAUTH-B2: [bocjoh] X-SENDER-IP: [85.228.200.10] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2C7KAAwuVhVPArI5FVcgxCBMoJQg3zFfgKBGE0BAQEBAQEHAQEBAUE/QQECAoNdAQEDAVYoCwshJQ8BBBgBDAotiCQMAdckAQEIAiCLOoUMFoQXBZ8Gg2iRfYQdPDGCRgEBAQ X-IPAS-Result: A2C7KAAwuVhVPArI5FVcgxCBMoJQg3zFfgKBGE0BAQEBAQEHAQEBAUE/QQECAoNdAQEDAVYoCwshJQ8BBBgBDAotiCQMAdckAQEIAiCLOoUMFoQXBZ8Gg2iRfYQdPDGCRgEBAQ X-IronPort-AV: E=Sophos;i="5.13,447,1427752800"; d="scan'208";a="932608950" Received: from c-0ac8e455.04-211-6c6b701.cust.bredbandsbolaget.se (HELO muon.localdomain) ([85.228.200.10]) by ipb5.telenor.se with ESMTP; 17 May 2015 17:54:05 +0200 Received: by muon.localdomain (Postfix, from userid 1000) id 41DE14841CD; Sun, 17 May 2015 17:54:04 +0200 (CEST) From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= To: 20590-done@debbugs.gnu.org Subject: Re: bug#20590: mouse-highlight does not do as documented References: <83mw14fhjt.fsf@gnu.org> <87h9rc479x.fsf@gnu.org> <83lhgnff5x.fsf@gnu.org> Mail-Copies-To: never Date: Sun, 17 May 2015 17:54:03 +0200 In-Reply-To: <83lhgnff5x.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 17 May 2015 17:32:26 +0300") Message-ID: <87wq07yzc4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 20590-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Eli Zaretskii writes: > Looks good to me, please push. Done. From debbugs-submit-bounces@debbugs.gnu.org Sun May 17 14:32:00 2015 Received: (at 20590) by debbugs.gnu.org; 17 May 2015 18:32:01 +0000 Received: from localhost ([127.0.0.1]:48336 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yu3M0-0008Hd-Iq for submit@debbugs.gnu.org; Sun, 17 May 2015 14:32:00 -0400 Received: from mail-la0-f47.google.com ([209.85.215.47]:33922) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yu3Ly-0008HQ-NL for 20590@debbugs.gnu.org; Sun, 17 May 2015 14:31:59 -0400 Received: by laat2 with SMTP id t2so189321045laa.1 for <20590@debbugs.gnu.org>; Sun, 17 May 2015 11:31:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=VJcgu8U7PvZ/2v1TysCj2XMux9dBaAode6FdAbyBRZI=; b=Y0eBpOv+jJ1xRE4uuhSP2vnp/6m367PW4k5H6WwkrzmHM6vL58iU2MXeeqc1TXV/E1 o5XEXqs6vFRyASNhgkFv2f9jEHzlRH9AieBykc6RkRvZ5YsKjepzTBItNizWS738X1nt Csx6JrzNsnyorjMxyw+q/1Kya/3aLqxXQGhI63VC67I7TZX4O+MD00kxFyqZ8lJ+A7+o Yko4GsAKAF/48Shp9twCI26dYqC4XzHlGP6X4UPf6BkxO51k5M9o+G+VHKQlWHKCfbyh RhuYnYE7TArAaRsZ0CntMYrmKalPrrQ/o0gtToMxoVBFJSwngpykEZjq8HjWlPboC2qP 2CSQ== MIME-Version: 1.0 X-Received: by 10.112.185.100 with SMTP id fb4mr7483367lbc.79.1431887512673; Sun, 17 May 2015 11:31:52 -0700 (PDT) Received: by 10.25.215.3 with HTTP; Sun, 17 May 2015 11:31:52 -0700 (PDT) In-Reply-To: <83lhgnff5x.fsf@gnu.org> References: <83mw14fhjt.fsf@gnu.org> <87h9rc479x.fsf@gnu.org> <83lhgnff5x.fsf@gnu.org> Date: Sun, 17 May 2015 11:31:52 -0700 Message-ID: Subject: Re: bug#20590: mouse-highlight does not do as documented From: Samuel Wales To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 20590 Cc: 20590@debbugs.gnu.org, =?UTF-8?Q?Johan_Bockg=C3=A5rd?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) thanks! -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com Ramsay's disease DOES progress. MANY people have died from it. And ANYBODY can get it. Denmark: free Karina Hansen NOW. From unknown Sat Jun 21 10:39:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 15 Jun 2015 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator