From owner-ntemacs-users@june  Fri Jul 19 05:30:44 1996
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Fri" "19" "July" "1996" "12:46:14" "+0100" "Andrew Innes" "andrewi@harlequin.co.uk" nil "30" "Re: Scrolling" "^From:" nil nil "7" nil nil nil nil]
	nil)
Received: from joker.cs.washington.edu (joker.cs.washington.edu [128.95.1.42]) by june.cs.washington.edu (8.7.5/7.2ju) with SMTP id FAA20953 for <voelker@june.cs.washington.edu>; Fri, 19 Jul 1996 05:30:43 -0700
Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by joker.cs.washington.edu (8.6.12/7.2ws+) with ESMTP id FAA27951 for <voelker@joker.cs.washington.edu>; Fri, 19 Jul 1996 05:30:38 -0700
Received: from holly.cam.harlequin.co.uk (holly.cam.harlequin.co.uk [193.128.4.58]) by june.cs.washington.edu (8.7.5/7.2ju) with SMTP id EAA18366 for <ntemacs-users@cs.washington.edu>; Fri, 19 Jul 1996 04:48:12 -0700
Received: from propos.long.harlequin.co.uk by holly.cam.harlequin.co.uk; Fri, 19 Jul 1996 12:47:40 +0100
Received: from woozle.long.harlequin.co.uk (woozle [193.128.93.77]) by propos.long.harlequin.co.uk (8.6.12/8.6.12) with SMTP id MAA11281; Fri, 19 Jul 1996 12:46:14 +0100
Message-Id: <199607191146.MAA11281@propos.long.harlequin.co.uk>
In-Reply-To: <01BB7300.58A197C0@ACCS-AS10-DP04.atln.grid.net> 	(tamills@ntr.net)
From: Andrew Innes <andrewi@harlequin.co.uk>
To: tamills@ntr.net
Cc: ntemacs-users@cs.washington.edu
Subject: Re: Scrolling
Date: Fri, 19 Jul 1996 12:46:14 +0100

On Tue, 16 Jul 1996 10:19:14 -0400, "Thomas A. Mills" <tamills@ntr.net> said:
>Is there a way to get NTEmacs to re-paint with every line or page or
>half-page that I scroll?  Or even with scroll-bar scrolling: dragging
>the scroll-bar button, clicking the scroll arrows, or clicking the
>between-space in the scroll bar?
>
>Currently, if I reach a certain speed in scrolling, NTEmacs stops
>repainting until I've stopped scrolling.  It makes it go much faster,
>I'm sure.  But sometimes I want to see what I'm scrolling past
>especially on really huge files.

Unfortunately, this problem is not easily solved on NT - it is partly
deliberate behaviour that redisplay should be interrupted by new input
(so you can type as fast as you want without losing keystrokes, and the
display will catch up when you pause).

I'm bothered by this behaviour as well, but I haven't been able to work
out yet whether NT Emacs is doing something wrong that makes redisplay
slower than it should be, or if it is simply that Unix machines are
better able to keep up with keystrokes and scroll bar events causing
scrolling (maybe because as an X client Emacs is decoupled from the
actual drawing work of redisplay, so it completes faster).

The only thing you can do to affect the scrolling behaviour (using
scroll bars) is to increase win32-mouse-move-interval - this reduces the
frequency at which Emacs gets sent scroll bar events, giving it more
time to finish redisplay before the next event arrives.  This also
affects mouse selection of text.

AndrewI

From owner-ntemacs-users@june  Fri Feb  7 06:20:14 1997
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Fri" " 7" "February" "1997" "08:22:23" "-0500" "RAY RIZZUTO" "RAY.RIZZUTO@gsnetworks.gensig.com" nil "7" "minor scroll bar bug" "^From:" nil nil "2" nil nil nil nil]
	nil)
Received: from joker.cs.washington.edu (joker.cs.washington.edu [128.95.1.42]) by june.cs.washington.edu (8.8.5+CS/7.2ju) with SMTP id GAA25181 for <voelker@june.cs.washington.edu>; Fri, 7 Feb 1997 06:20:13 -0800
Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by joker.cs.washington.edu (8.6.12/7.2ws+) with ESMTP id GAA21632 for <voelker@joker.cs.washington.edu>; Fri, 7 Feb 1997 06:20:12 -0800
Received: from server.gensig.com (server.gensig.com [204.242.12.50]) by june.cs.washington.edu (8.8.5+CS/7.2ju) with ESMTP id FAA21265 for <ntemacs-users@cs.washington.edu>; Fri, 7 Feb 1997 05:43:27 -0800
Received: by server.gensig.com; id IAA15651; Fri, 7 Feb 1997 08:27:29 -0500 (EST)
Received: from unknown(136.248.210.71) by server.gensig.com via smap (3.2) 	id xmaa15629; Fri, 7 Feb 97 08:27:22 -0500
Received: from ccMail by smtpgss.gensig.com   (IMA Internet Exchange 2.0 Enterprise) id 2FB31D70; Fri, 7 Feb 97 08:44:55 -0500
Mime-Version: 1.0
Message-ID: <2FB31D70.1645@gsnetworks.gensig.com>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Description: cc:Mail note part
From: RAY.RIZZUTO@gsnetworks.gensig.com
To: ntemacs-users@cs.washington.edu
Subject: minor scroll bar bug
Date: Fri, 7 Feb 1997 08:22:23 -0500

     Hi,
     
     This is a nit-pick, but I noticed that the scroll buttons on nt-emacs 
     19.33 and 19.34 don't stay down when scrolling.  Just a minor visual 
     annoyance, but thought I'd mention it.
     
     Ray Rizzuto

