From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: not too happy with Emacs 21 vertical-line dragging when scrollbars present Date: Mon, 04 Oct 2004 11:18:45 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1096903290 19751 80.91.229.6 (4 Oct 2004 15:21:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2004 15:21:30 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 04 17:21:26 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CEUeT-0000kK-00 for ; Mon, 04 Oct 2004 17:21:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEUl4-0000R4-BZ for ged-emacs-devel@m.gmane.org; Mon, 04 Oct 2004 11:28:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CEUjl-0008Eg-CK for emacs-devel@gnu.org; Mon, 04 Oct 2004 11:26:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CEUji-0008Di-U0 for emacs-devel@gnu.org; Mon, 04 Oct 2004 11:26:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEUji-0008Ca-RE for emacs-devel@gnu.org; Mon, 04 Oct 2004 11:26:50 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CEUbt-0005w7-Ju for emacs-devel@gnu.org; Mon, 04 Oct 2004 11:18:46 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CEUbt-0003Ym-0A; Mon, 04 Oct 2004 11:18:45 -0400 Original-To: "Drew Adams" In-reply-to: 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27889 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27889 The squares where the `.' are were visible drag handles for the windows. ISTR that we never thought of them as having a purpose; they were simply unused space. So we used them to make the mode line bigger, without realizing anything useful was being taken away. At Lisp level you could put a different meaning on clicks on the first two characters of the mode line. Want to try that? It would be desirable to change what those two characters look like, so as to give a visual hint.