From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Gtk version getting closer Date: Thu, 14 Nov 2002 23:28:22 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <5567-Thu14Nov2002232820+0200-eliz@is.elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1037310185 28879 80.91.224.249 (14 Nov 2002 21:43:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Nov 2002 21:43:05 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18CRlP-0007VY-00 for ; Thu, 14 Nov 2002 22:43:03 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18CRxy-00012t-00 for ; Thu, 14 Nov 2002 22:56:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CRma-0006Bn-00; Thu, 14 Nov 2002 16:44:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18CRWy-0002br-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 16:28:08 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18CRWv-0002bA-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 16:28:07 -0500 Original-Received: from frigg.inter.net.il ([192.114.186.16]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CRWu-0002aX-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 16:28:05 -0500 Original-Received: from zaretsky ([80.230.194.191]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id BYJ16854; Thu, 14 Nov 2002 23:27:59 +0200 (IST) Original-To: jan.h.d@swipnet.se X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (jan.h.d@swipnet.se) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9433 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9433 > Date: Thu, 14 Nov 2002 21:07:56 +0100 > From: "Jan D." > > > Please click on any menu-bar item in the Internet Explorer, > > then move the mouse pointer across the menu that drops down, and watch > > the bottom of the IE display, the area we call ``echo area''. > > I don't think that qualifies as a tooltip. Nevertheless, Emacs behaves just like that when you turn off tooltip-mode. It displays the tooltip text in the echo area.