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: Addition to emacsbug.el Date: Sat, 30 Oct 2004 19:17:19 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <8E0BD035-2A97-11D9-831A-000D93505B76@swipnet.se> References: <417F6C5E.5070801@swipnet.se> <417FF8DD.1000408@swipnet.se> <9B209D7F-28A9-11D9-AAAE-000D93505B76@swipnet.se> <24DBCE88-298E-11D9-8B5E-000D93505B76@swipnet.se> <88DBBF2F-2A84-11D9-AA4E-000D93505B76@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 1099156708 8472 80.91.229.6 (30 Oct 2004 17:18:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Oct 2004 17:18:28 +0000 (UTC) Cc: emacs devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 30 19:18:19 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 1CNwrq-0005kK-00 for ; Sat, 30 Oct 2004 19:18:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNwzk-0007Qn-Ss for ged-emacs-devel@m.gmane.org; Sat, 30 Oct 2004 13:26:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CNwzb-0007Qi-G2 for emacs-devel@gnu.org; Sat, 30 Oct 2004 13:26:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CNwzb-0007QW-3u for emacs-devel@gnu.org; Sat, 30 Oct 2004 13:26:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNwzb-0007QT-0M for emacs-devel@gnu.org; Sat, 30 Oct 2004 13:26:19 -0400 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CNwrL-0006Si-6d for emacs-devel@gnu.org; Sat, 30 Oct 2004 13:17:47 -0400 Original-Received: from coolsville.localdomain ([83.226.180.220] [83.226.180.220]) by mxfep01.bredband.com with ESMTP id <20041030171746.JMNT4883.mxfep01.bredband.com@coolsville.localdomain>; Sat, 30 Oct 2004 19:17:46 +0200 In-Reply-To: Original-To: Stefan 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29180 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29180 > Hmm... there's obviously something I do not understand here. > Your example had two buffers with *different sizes* (one with 2 pages, > the > other with 3 lines). I myself have never noticed a difference between > "overscroll" and "normallscroll" behavior in Emacs, and indeed the code > makes no such distinction so the behavior should be exactly the same. Maybe I remember things wrong, I'll recompile with your patch and see if I can reproduce the bad effect. BTW, overscrolling with shrinking thumb works well on Mac OSX. Jan D.