From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Potorti` Newsgroups: gmane.emacs.devel Subject: Re: Gtk version getting closer Date: 13 Nov 2002 17:52:05 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <87bs4tpg3u.fsf@pot.cnuce.cnr.it> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037207743 24899 80.91.224.249 (13 Nov 2002 17:15:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Nov 2002 17:15:43 +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 18C177-0006TL-00 for ; Wed, 13 Nov 2002 18:15:41 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18C1J7-00011d-00 for ; Wed, 13 Nov 2002 18:28:05 +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 18C16Y-0008N7-00; Wed, 13 Nov 2002 12:15:06 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18C0uJ-0004uN-00 for emacs-devel@gnu.org; Wed, 13 Nov 2002 12:02:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18C0uE-0004tV-00 for emacs-devel@gnu.org; Wed, 13 Nov 2002 12:02:26 -0500 Original-Received: from pot.cnuce.cnr.it ([146.48.83.182]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18C0kN-0002aM-00 for emacs-devel@gnu.org; Wed, 13 Nov 2002 11:52:12 -0500 Original-Received: from pot by pot.cnuce.cnr.it with local (Exim 3.36 #1 (Debian)) id 18C0kH-0000SX-00; Wed, 13 Nov 2002 17:52:05 +0100 Original-To: bob@rattlesnake.com In-Reply-To: Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.92 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:9391 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9391 > > The way I use tooltips is to pause over something and wait to see if > > something pops up; if nothing does, I just think `oh there's no tooltip > > for that.' That's how it works on all systems I have ever seen. >The problem is not with experts, but with people just learning. Such >people think that Emacs is broken when they don't see a tooltip. When there is a row of buttons, one of which has a tooltip, I expect a tooltip for every other button in the row. You get the idea.