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: Sun, 10 Oct 2004 11:15:13 -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 1097421401 19466 80.91.229.6 (10 Oct 2004 15:16:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2004 15:16:41 +0000 (UTC) Cc: emacs-devel@gnu.org, drew.adams@oracle.com, storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 10 17:16:32 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 1CGfR1-00008t-00 for ; Sun, 10 Oct 2004 17:16:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGfXu-00089X-PV for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2004 11:23:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGfX2-0007Zg-9G for emacs-devel@gnu.org; Sun, 10 Oct 2004 11:22:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGfX0-0007Yp-Qh for emacs-devel@gnu.org; Sun, 10 Oct 2004 11:22:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGfX0-0007Yc-Kf for emacs-devel@gnu.org; Sun, 10 Oct 2004 11:22:42 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGfQ4-0004O0-An for emacs-devel@gnu.org; Sun, 10 Oct 2004 11:15:32 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CGfPl-0002nP-Ay; Sun, 10 Oct 2004 11:15:13 -0400 Original-To: Jason Rumney In-reply-to: (message from Jason Rumney on Sat, 09 Oct 2004 17:00:34 +0100) 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:28177 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28177 I think on those toolkits where it is possible to interfere with scrolling using the scrollbar, dragging the scroll bar sideways already resizes the windows. Is that really true? For which kinds of toolkits? If this is how it is, it would be ideal to implement this for the other remaining kinds of scroll bar, in a compatible way.