From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: not too happy with Emacs 21 vertical-line dragging when scrollbars present Date: Sat, 09 Oct 2004 17:00:34 +0100 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097337703 5468 80.91.229.6 (9 Oct 2004 16:01:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Oct 2004 16:01:43 +0000 (UTC) Cc: emacs-devel@gnu.org, drew.adams@oracle.com, "Kim F. Storm" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 09 18:01:34 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 1CGJf4-0003JV-00 for ; Sat, 09 Oct 2004 18:01:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGJlu-0008VY-Ue for ged-emacs-devel@m.gmane.org; Sat, 09 Oct 2004 12:08:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGJln-0008VK-Hh for emacs-devel@gnu.org; Sat, 09 Oct 2004 12:08:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGJlm-0008Ux-GI for emacs-devel@gnu.org; Sat, 09 Oct 2004 12:08:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGJlm-0008Uu-E8 for emacs-devel@gnu.org; Sat, 09 Oct 2004 12:08:30 -0400 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CGJeb-00045C-Mp; Sat, 09 Oct 2004 12:01:06 -0400 Original-Received: from wanchan.jasonrumney.net (i-195-137-77-250.freedom2surf.net [195.137.77.250]) by outmail.freedom2surf.net (8.12.10/8.12.10) with ESMTP id i99G0snF028689; Sat, 9 Oct 2004 17:00:55 +0100 Original-Received: from TONKOTSU-RAMEN (tonkotsu-ramen.jasonrumney.net [10.0.0.28]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 72A19DDD15; Sat, 9 Oct 2004 17:00:51 +0100 (BST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sat, 09 Oct 2004 11:44:07 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt) 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:28136 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28136 Richard Stallman writes: > If we make it artificially easy to grab, as has been done for the line > between mode lines, it would interfere with scrolling using the scroll > bar. 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. How about letting a mouse-drag in the fringe be used for this purpose?