From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stephan Stahl" Newsgroups: gmane.emacs.devel Subject: Trouble with w32 emacs and tooltips Date: Wed, 2 Jun 2004 08:20:22 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <57088.217.194.34.123.1086157222.squirrel@wwws.franken.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Trace: sea.gmane.org 1086157699 994 80.91.224.253 (2 Jun 2004 06:28:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Jun 2004 06:28:19 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 02 08:28:06 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BVPEM-0000jQ-00 for ; Wed, 02 Jun 2004 08:28:06 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BVPEM-0008Ux-00 for ; Wed, 02 Jun 2004 08:28:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVPEa-0002xB-O2 for emacs-devel@quimby.gnus.org; Wed, 02 Jun 2004 02:28:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVPEY-0002ws-Er for emacs-devel@gnu.org; Wed, 02 Jun 2004 02:28:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVPEU-0002w7-8F for emacs-devel@gnu.org; Wed, 02 Jun 2004 02:28:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVPEU-0002w4-5c for emacs-devel@gnu.org; Wed, 02 Jun 2004 02:28:14 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BVPE9-00050U-Hh for emacs-devel@gnu.org; Wed, 02 Jun 2004 02:27:53 -0400 Original-Received: from [193.175.24.27] (helo=ilsa.franken.de) by mx20.gnu.org with esmtp (Exim 4.34) id 1BVP8T-0007Pz-Jn for emacs-devel@gnu.org; Wed, 02 Jun 2004 02:22:04 -0400 Original-Received: from wwws.franken.de (mail-n.franken.de [193.175.24.27]) by ilsa.franken.de (Postfix) with SMTP id 226B7245C8 for ; Wed, 2 Jun 2004 08:20:22 +0200 (CEST) Original-Received: from 217.194.34.123 (SquirrelMail authenticated user eos) by wwws.franken.de with HTTP; Wed, 2 Jun 2004 08:20:22 +0200 (CEST) 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.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24392 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24392 Hi. Tooltips and multiple frames with nt emacs don't work well: runemacs.exe -q --no-site-file C-x 2 (just to see the effect better) C-x 5 2 now create a tooltip.. e.g. by placing the mousepointer on a toolbar icon. When the tooltip pops up the "old" frame is shown andhides the "new" one which is still active (has input focus). This is VERY annoying: leaving the mouse in a dired buffer.. looking thru menus.. a simple tooltip and suddenly my frame is gone.. :( I have seen it with nt emacs 21.3 and right now with cvs emacs GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600) of 2004-05-19 on BERATUNG4 downloaded from http://nqmacs.sourceforge.net/ Stephan -- Stephan Stahl