From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Scrollbar bug on OS X Date: Thu, 07 Apr 2005 14:27:44 -0400 Message-ID: References: <7ca1709813602da58a139cee58fb4c63@gmail.com> <3b9c4e2f33d37fed55f640dcafbc8d65@gmail.com> <87is31i8jq.fsf-monnier+emacs@gnu.org> <0ba853825b580f74347416c2c0b4a169@gmail.com> <87vf70ausz.fsf-monnier+emacs@gnu.org> <5b72982df8c370d3a58358de397046c8@gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1112899739 23431 80.91.229.2 (7 Apr 2005 18:48:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Apr 2005 18:48:59 +0000 (UTC) Cc: miles@gnu.org, david.reitter@gmail.com, snogglethorpe@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 07 20:48:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DJc2s-0006pt-BS for ged-emacs-devel@m.gmane.org; Thu, 07 Apr 2005 20:48:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJbcE-0007TF-Bf for ged-emacs-devel@m.gmane.org; Thu, 07 Apr 2005 14:20:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DJbc1-0007St-74 for emacs-devel@gnu.org; Thu, 07 Apr 2005 14:20:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DJbc0-0007Sh-Ly for emacs-devel@gnu.org; Thu, 07 Apr 2005 14:20:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJbXQ-0006eI-Oa for emacs-devel@gnu.org; Thu, 07 Apr 2005 14:15:32 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DJbkF-0003Zr-CS for emacs-devel@gnu.org; Thu, 07 Apr 2005 14:28:47 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DJbjE-0003ts-3u; Thu, 07 Apr 2005 14:27:44 -0400 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on Wed, 06 Apr 2005 18:51:54 -0400) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:35704 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35704 PS: The only problem is that those toolkits have the idiotic idea to enforce that the bottom of the thumb cannot go further than the bottom. And they enforce it by hiding the events corresponding to "user moves the mouse yet-further-down". I can talk with the GTK developers about this. And also with the LessTif developers. Should I do that?