From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Tooltips on w32 slow and strange Date: Mon, 14 Feb 2005 10:27:14 +0000 Message-ID: <42107D02.3020907@gnu.org> References: <016b01c51163$45e1d630$0200a8c0@sedrcw11488> <16186.217.194.34.123.1108368907.squirrel@wwws.franken.de> <4210762C.9030203@gnu.org> <31988.217.194.34.123.1108376021.squirrel@wwws.franken.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1108381800 31576 80.91.229.2 (14 Feb 2005 11:50:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2005 11:50:00 +0000 (UTC) Cc: Lennart Borgman , Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 14 12:49:59 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D0ej1-0002ko-CO for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2005 12:49:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0evs-0005eP-PE for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2005 07:02:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D0drp-0002V7-Cp for emacs-devel@gnu.org; Mon, 14 Feb 2005 05:54:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D0drm-0002Tu-K5 for emacs-devel@gnu.org; Mon, 14 Feb 2005 05:54:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0dqx-0001rG-Ne for emacs-devel@gnu.org; Mon, 14 Feb 2005 05:53:19 -0500 Original-Received: from [217.207.198.106] (helo=exchange.integrasp.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D0dRj-0002PZ-6r for emacs-devel@gnu.org; Mon, 14 Feb 2005 05:27:15 -0500 Original-Received: from ASSP-nospam (localhost [127.0.0.1]) by exchange.integrasp.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 18LH0K8N; Mon, 14 Feb 2005 10:27:14 -0000 Original-Received: from 192.168.111.196 ([192.168.111.196] helo=[192.168.111.196]) by ASSP-nospam ; 14 Feb 05 10:27:14 -0000 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en Original-To: Stephan Stahl In-Reply-To: <31988.217.194.34.123.1108376021.squirrel@wwws.franken.de> 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: main.gmane.org gmane.emacs.devel:33376 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33376 Stephan Stahl wrote: >But still the current behavior on w32 is very annoying so there should be >done something.. I have never noticed this mess when creating frames via >C-x 5 2. Maybe we can find out the differences between that and tooltips? > > I agree that something should be done. I have looked at this problem on a number of occassions, probably when you reported it first (sorry I did not reply), and later when I was going through my mail looking at unresolved bugs again. But I have been unable to find what it is that is going wrong.