From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: "What's This?" in Describe submenu Date: Mon, 22 Aug 2005 10:52:45 +0200 Message-ID: <4309925D.6040108@student.lu.se> References: <4308398B.60401@gmx.at> <200508220050.j7M0oGv12335@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1124706408 31607 80.91.229.2 (22 Aug 2005 10:26:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Aug 2005 10:26:48 +0000 (UTC) Cc: rudalics@gmx.at, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 22 12:26:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E79Ta-0001T0-8K for ged-emacs-devel@m.gmane.org; Mon, 22 Aug 2005 12:24:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E79XH-00011j-3c for ged-emacs-devel@m.gmane.org; Mon, 22 Aug 2005 06:28:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E78gw-0000MB-UH for emacs-devel@gnu.org; Mon, 22 Aug 2005 05:34:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E78dS-0007gw-4B for emacs-devel@gnu.org; Mon, 22 Aug 2005 05:31:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E78W5-00064A-Ug for emacs-devel@gnu.org; Mon, 22 Aug 2005 05:22:56 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E783f-0007ha-Hm; Mon, 22 Aug 2005 04:53:31 -0400 Original-Received: from [192.168.123.121] (83.249.202.146) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 42B937170098D18E; Mon, 22 Aug 2005 10:52:46 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: Luc Teirlinck In-Reply-To: <200508220050.j7M0oGv12335@raven.dms.auburn.edu> 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 Xref: news.gmane.org gmane.emacs.devel:42312 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:42312 Luc Teirlinck wrote: >`mouse-drag-region' docstring shows up in an Emacs buffer. From >playing around with the KDE feature, I would guess that a KDE user >would expect the mouse cursor shape to change to an arrow with a >question mark and if you then click in the minibuffer, a reasonably >large tooltip would pop up explaining what this area is used for (as >echo area and as minibuffer). > > This is what a MS Windows user would expect to I think, at least this is what I have seen.