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, 11 Oct 2004 12:45:12 -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 1097513155 16767 80.91.229.6 (11 Oct 2004 16:45:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Oct 2004 16:45:55 +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 Mon Oct 11 18:45:38 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 1CH3Io-0007No-00 for ; Mon, 11 Oct 2004 18:45:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CH3Pk-0003fA-O0 for ged-emacs-devel@m.gmane.org; Mon, 11 Oct 2004 12:52:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CH3PZ-0003bi-K3 for emacs-devel@gnu.org; Mon, 11 Oct 2004 12:52:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CH3PY-0003b5-AF for emacs-devel@gnu.org; Mon, 11 Oct 2004 12:52:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CH3PY-0003aZ-3C for emacs-devel@gnu.org; Mon, 11 Oct 2004 12:52:36 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CH3IP-00067T-9P for emacs-devel@gnu.org; Mon, 11 Oct 2004 12:45:13 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CH3IO-0000oa-Ek; Mon, 11 Oct 2004 12:45:12 -0400 Original-To: Jason Rumney In-reply-to: (message from Jason Rumney on Sun, 10 Oct 2004 18:40:43 +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:28235 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28235 I was under the impression that only GTK, Windows and Mac scroll bars could not be dragged sideways. The built-in scroll bars used with the Lucid widgets can't be dragged sideways. Which means that nearly all toolkits do not handle it. Too bad, it would have been a nice solution, but it is not feasible. I think we should leave things as they are.