From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Tooltip pops up when moving mouse Date: Tue, 15 Mar 2005 18:29:04 +0100 Message-ID: <002501c52984$826bc550$0200a8c0@sedrcw11488> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110908300 8492 80.91.229.2 (15 Mar 2005 17:38:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 Mar 2005 17:38:20 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 15 18:38:20 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DBFzT-0002hK-NP for ged-emacs-devel@m.gmane.org; Tue, 15 Mar 2005 18:38:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DBGFO-0003rf-Nc for ged-emacs-devel@m.gmane.org; Tue, 15 Mar 2005 12:54:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DBGAQ-000349-SD for emacs-devel@gnu.org; Tue, 15 Mar 2005 12:49:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DBGAC-0002x1-1x for emacs-devel@gnu.org; Tue, 15 Mar 2005 12:49:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DBGAB-0002wt-Nl for emacs-devel@gnu.org; Tue, 15 Mar 2005 12:49:03 -0500 Original-Received: from [81.228.11.116] (helo=av9-2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DBFqi-00025g-VB for emacs-devel@gnu.org; Tue, 15 Mar 2005 12:28:57 -0500 Original-Received: by av9-2-sn1.fre.skanova.net (Postfix, from userid 502) id 2AE8137E4C; Tue, 15 Mar 2005 18:28:56 +0100 (CET) Original-Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av9-2-sn1.fre.skanova.net (Postfix) with ESMTP id 1BE5B37E49 for ; Tue, 15 Mar 2005 18:28:56 +0100 (CET) Original-Received: from sedrcw11488 (t1o58p111.telia.com [62.20.164.111]) by smtp3-2-sn1.fre.skanova.net (Postfix) with SMTP id 6657D37E52 for ; Tue, 15 Mar 2005 18:28:55 +0100 (CET) Original-To: "Emacs Devel" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34608 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34608 If I put the mouse cursor on a link with a tooltip and then move the mouse before the tooltip pops up the tooltips pops up where I have moved the mouse and then immediately disappears. Do you see this too? This is on w32.