From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Strange text scrolling with Emacs + GTK Date: Wed, 15 Dec 2004 22:46:51 +0100 Message-ID: <41C0B0CB.7090509@swipnet.se> References: <87sm6kqxv7.fsf@marant.org> <41B5AFA9.8070406@swipnet.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1103147298 32195 80.91.229.6 (15 Dec 2004 21:48:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Dec 2004 21:48:18 +0000 (UTC) Cc: jmarant@nerim.net, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 15 22:48:06 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 1Ceh09-000755-00 for ; Wed, 15 Dec 2004 22:48:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CehAN-0004RQ-9k for ged-emacs-devel@m.gmane.org; Wed, 15 Dec 2004 16:58:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CehA6-0004Pp-49 for emacs-devel@gnu.org; Wed, 15 Dec 2004 16:58:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CehA4-0004Og-Vn for emacs-devel@gnu.org; Wed, 15 Dec 2004 16:58:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CehA4-0004OW-Ri for emacs-devel@gnu.org; Wed, 15 Dec 2004 16:58:20 -0500 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cegzl-0006v0-NW for emacs-devel@gnu.org; Wed, 15 Dec 2004 16:47:42 -0500 Original-Received: from coolsville.localdomain ([83.226.180.210] [83.226.180.210]) by mxfep01.bredband.com with ESMTP id <20041215214740.PXDW18879.mxfep01.bredband.com@coolsville.localdomain>; Wed, 15 Dec 2004 22:47:40 +0100 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: bob@rattlesnake.com In-Reply-To: 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: main.gmane.org gmane.emacs.devel:31180 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31180 Robert J. Chassell wrote: >Instead, I exercised a different bug: the second click on the scroll >bar down arrow did nothing ... nor did the sixth. > >Hmm ... I just reproduced the first bug in this *mail* buffer in which >I am composing this message. This is my regular Emacs, based on the >build of 2004-12-12, which evaluates a .emacs file that is over 200 >kilobytes. Since I never click on a scroll bar arrow, I have never >seen the bug before. > > It is strange that nobody has seen it, AFAIK it has been there ever since GTK scroll bars where introduced. I've checked in a fix. Thanks, Jan D.