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 11:40:31 +0100 (CET) Message-ID: <34921.217.194.34.123.1110278431.squirrel@wwws.franken.de> References: <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 1110280121 23215 80.91.229.2 (8 Mar 2005 11:08:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2005 11:08:41 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 08 12:08:41 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8cZW-0005Hz-GB for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2005 12:08:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8cny-0003ww-BV for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2005 06:23:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D8clT-0003Zz-7Z for emacs-devel@gnu.org; Tue, 08 Mar 2005 06:20:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D8clE-0003Tr-DC for emacs-devel@gnu.org; Tue, 08 Mar 2005 06:20:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8clB-0003Gk-9x for emacs-devel@gnu.org; Tue, 08 Mar 2005 06:20:21 -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 1D8c8f-0006OI-23 for emacs-devel@gnu.org; Tue, 08 Mar 2005 05:40:33 -0500 Original-Received: from wwws.franken.de (mail-n.franken.de [193.175.24.27]) by ilsa.franken.de (Postfix) with SMTP id C28A5245C8 for ; Tue, 8 Mar 2005 11:40:31 +0100 (CET) Original-Received: from 217.194.34.123 (SquirrelMail authenticated user eos) by wwws.franken.de with HTTP; Tue, 8 Mar 2005 11:40:31 +0100 (CET) In-Reply-To: <21748.217.194.34.123.1110272841.squirrel@wwws.franken.de> 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:34321 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34321 Hmm.. now that i started looking i have found a further symptom and a new bug: When using Alt-tab to switch frames the cursor blinking (if enabled) does not start again. On WXP: emacs -Q C-x 5 2 the cursor does not blink in this second frame. (BUG) C-l now it does blink Alt-tab the cursor in the first frame does not blink. Alt-tab back in the second frame the cursor does blink. when using C-x 5 o: emacs -Q C-x 5 2 the cursor does not blink in this second frame. (still a BUG :-) C-l now it does blink C-x 5 o the cursor in the first frame does blink. C-x 5 o back in the second frame the cursor does blink. Stephan -- Stephan Stahl