From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Modeline mouse-over message says you can drag the bottom mode-line Date: Wed, 27 Jul 2005 23:20:45 -0400 Message-ID: References: <42E6B552.9020903@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1122521765 2474 80.91.229.2 (28 Jul 2005 03:36:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2005 03:36:05 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 28 05:36:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DxzBM-00006g-76 for ged-emacs-devel@m.gmane.org; Thu, 28 Jul 2005 05:35:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxzBX-0001Pu-8Y for ged-emacs-devel@m.gmane.org; Wed, 27 Jul 2005 23:35:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DxzAz-0001HC-Ku for emacs-devel@gnu.org; Wed, 27 Jul 2005 23:35:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DxzAm-0001Cg-UR for emacs-devel@gnu.org; Wed, 27 Jul 2005 23:35:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxzAl-0001AB-VK for emacs-devel@gnu.org; Wed, 27 Jul 2005 23:35:04 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dxz8i-000327-OQ for emacs-devel@gnu.org; Wed, 27 Jul 2005 23:32:56 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Dxywv-0008RR-0h; Wed, 27 Jul 2005 23:20:45 -0400 Original-To: Lennart Borgman In-reply-to: <42E6B552.9020903@student.lu.se> (message from Lennart Borgman on Wed, 27 Jul 2005 00:12:34 +0200) 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:41254 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41254 The mouse-over message for the right part of the modeline for a frame with a single window says: mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this This is not possible of course. That says what the commands do. In this situation, they will fail, but I think that is ok. I don't think we need to make the tooltips dynamic.