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 19:07:31 +0100 Message-ID: <3015F674-4EC4-11D9-A8BF-000D93505B76@swipnet.se> References: <87sm6kqxv7.fsf@marant.org> <41B5AFA9.8070406@swipnet.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1103135087 23629 80.91.229.6 (15 Dec 2004 18:24:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Dec 2004 18:24:47 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 15 19:24:39 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 1CedaB-00049c-00 for ; Wed, 15 Dec 2004 19:09:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CedkO-0001nP-R8 for ged-emacs-devel@m.gmane.org; Wed, 15 Dec 2004 13:19:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cedjy-0001ki-HC for emacs-devel@gnu.org; Wed, 15 Dec 2004 13:19:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cedjw-0001jZ-Ja for emacs-devel@gnu.org; Wed, 15 Dec 2004 13:19:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cedjw-0001jD-Fi for emacs-devel@gnu.org; Wed, 15 Dec 2004 13:19:08 -0500 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CedYr-0003sk-IE for emacs-devel@gnu.org; Wed, 15 Dec 2004 13:07:41 -0500 Original-Received: from coolsville.localdomain ([83.226.180.210] [83.226.180.210]) by mxfep01.bredband.com with ESMTP id <20041215180740.NMSL18879.mxfep01.bredband.com@coolsville.localdomain>; Wed, 15 Dec 2004 19:07:40 +0100 In-Reply-To: Original-To: Sebastien Kirche X-Mailer: Apple Mail (2.619) 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:31168 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31168 >> what do you mean by "carefully scroll" ? >> >> Scrolling typically jumps several lines, and clicking on the scroll >> down arrow scrolls one line ok. >> >> I'm using: >> >> GNU Emacs 21.3.50.169 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll >> bars) of >> 2004-12-15 > > I have also noticed it. > > One can see that weird first line scroll by using scroll bars slowly, > not to > scroll too fast (i suppose it is what Jan calls carefull scroll) > but one > line at a time. Yes, that is it exactly. Scroll as slow as you can by dragging the scroll bar. When one line has scrolled out of view, the bug was visible. > > I use currently a 2004-11-12 checkout compiled with gtk toolkit. > I'll > checkout a fresh one tonight to see it is still there. I'll recheck the other toolkits. Jan D.