From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Andy Piper" Newsgroups: gmane.emacs.devel Subject: RE: The minibuffer vs. Dialog Boxes (Re: Making XEmacs be more up-to-date) Date: Wed, 24 Apr 2002 18:41:35 -0700 Sender: emacs-devel-admin@gnu.org Message-ID: References: <3CC5AB1D.5000004@cs.berkeley.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1019699860 3142 127.0.0.1 (25 Apr 2002 01:57:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 01:57:40 +0000 (UTC) Cc: "Terje Bless" , "Eli Zaretskii" , "Hrvoje Niksic" , , , , Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170YVw-0000oZ-00 for ; Thu, 25 Apr 2002 03:57:40 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 170YXs-0003St-00 for ; Thu, 25 Apr 2002 03:59:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170YVZ-0001hk-00; Wed, 24 Apr 2002 21:57:17 -0400 Original-Received: from rwcrmhc52.attbi.com ([216.148.227.88]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 170YTo-0001eg-00 for ; Wed, 24 Apr 2002 21:55:29 -0400 Original-Received: from TSUNAMI ([12.232.15.85]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020425014154.PGHZ91.rwcrmhc52.attbi.com@TSUNAMI>; Thu, 25 Apr 2002 01:41:54 +0000 Original-To: "Michael Matthew Toomim" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-Reply-To: <3CC5AB1D.5000004@cs.berkeley.edu> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3222 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3222 > There are tooltips for the toolbar? Are you referring to the help-echo > property on extents? I'm curious about this feature. I think I can even claim credit for thinking up this particluar feature in the dim and distant past :) But for me help-echo is not in-your-face enough since it prints to the echo area. Hence tooltips like those on the toolbar. andy