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: Gtk scrollbar: thumb too short Date: Sat, 29 Mar 2003 13:39:18 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030325193739.ZGIN3924.fep01-svc.swip.net@gaffa.gaia.swipnet.se> <200303281338.h2SDcKGe000349@rum.cs.yale.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1048963458 20147 80.91.224.249 (29 Mar 2003 18:44:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2003 18:44:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Mar 29 19:44:14 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18zLJO-0005Ed-00 for ; Sat, 29 Mar 2003 19:44:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18zLMM-0003nF-00 for ; Sat, 29 Mar 2003 19:47:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18zLJ2-0007xN-02 for emacs-devel@quimby.gnus.org; Sat, 29 Mar 2003 13:43:52 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18zLIN-00076W-00 for emacs-devel@gnu.org; Sat, 29 Mar 2003 13:43:11 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18zLFn-0003pd-00 for emacs-devel@gnu.org; Sat, 29 Mar 2003 13:40:31 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10.13) id 18zLEh-0003N3-00 for emacs-devel@gnu.org; Sat, 29 Mar 2003 13:39:23 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18zLEc-00021q-00; Sat, 29 Mar 2003 13:39:18 -0500 Original-To: "Stefan Monnier" In-reply-to: <200303281338.h2SDcKGe000349@rum.cs.yale.edu> (monnier+gnu/emacs@rum.cs.yale.edu) Original-cc: bob@rattlesnake.com X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12745 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12745 > I prefer the Emacs 20.7 way of doing it; that way, I don't think of > the thumb as telling me that the buffer is larger than it really is. It's also the 21.3 behavior, except in Motif. You posted a patch recently--was that intended to obtain this behavior with Motif as well?