From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephan Stahl" Newsgroups: gmane.emacs.devel Subject: Re: Tooltips on w32 slow and strange Date: Tue, 8 Mar 2005 10:07:21 +0100 (CET) Message-ID: <21748.217.194.34.123.1110272841.squirrel@wwws.franken.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Trace: sea.gmane.org 1110275030 8697 80.91.229.2 (8 Mar 2005 09:43:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2005 09:43:50 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 08 10:43:49 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8bFf-0003Gb-QZ for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2005 10:43:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8bU6-00048H-5a for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2005 04:58:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D8bBc-0008Qq-LZ for emacs-devel@gnu.org; Tue, 08 Mar 2005 04:39:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D8bBT-0008Pq-3x for emacs-devel@gnu.org; Tue, 08 Mar 2005 04:39:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8b8h-0007cU-2P for emacs-devel@gnu.org; Tue, 08 Mar 2005 04:36:31 -0500 Original-Received: from [193.175.24.27] (helo=ilsa.franken.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D8agU-00063i-JU for emacs-devel@gnu.org; Tue, 08 Mar 2005 04:07:22 -0500 Original-Received: from wwws.franken.de (mail-n.franken.de [193.175.24.27]) by ilsa.franken.de (Postfix) with SMTP id 0D4CF245CC for ; Tue, 8 Mar 2005 10:07:21 +0100 (CET) Original-Received: from 217.194.34.123 (SquirrelMail authenticated user eos) by wwws.franken.de with HTTP; Tue, 8 Mar 2005 10:07:21 +0100 (CET) Original-To: emacs-devel@gnu.org User-Agent: SquirrelMail/1.4.0 X-Priority: 3 Importance: Normal 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:34316 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34316 Hi. Some people have been looking into this.. Are there any news? I remembered this old Mail from Lennart Borgman: "Status bar gets face Mode Line Inactive after Alt-Tab" http://lists.gnu.org/archive/html/emacs-devel/2004-12/msg00366.html This seems to have the same cause as those problems with the tooltips on w32. When i use Alt-Tab the mode line does not get updated (still the mode-line-inactive face) while it gets updated (mode-line face) when using C-x 5 o. Jason Rumney said it could be that the focus gained messages from the OS are not handled correct. Any tips to were i could start looking for clues? So far my knowledge of the emacs internals is very low.. Stephan -- Stephan Stahl