GNU bug report logs - #32002
24.4; Scroll bar start, end not correct

Previous Next

Package: emacs;

Reported by: Andrew Kurn <kurn <at> sfu.ca>

Date: Fri, 29 Jun 2018 07:37:02 UTC

Severity: wishlist

Tags: fixed

Fixed in version 24.4

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 32002 <at> debbugs.gnu.org, kurn <at> sfu.ca, mkupfer <at> alum.berkeley.edu
Subject: bug#32002: 24.4; Scroll bar start, end not correct
Date: Sun, 22 Jul 2018 17:55:13 +0300
> Date: Sun, 22 Jul 2018 09:25:20 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: mkupfer <at> alum.berkeley.edu, 32002 <at> debbugs.gnu.org, kurn <at> sfu.ca
> 
> My knowledge of what scrolling should do is too limited.

(It seems like I need to put my instructor hat on today ;-)

Let me fill you in: scrolling just needs to set the window's start
point to the desired value, all the rest is done by redisplay.  As
simple as that.

(Well, if you need to scroll more than one screenful, then you need to
worry about a few other things, like setting point such that Emacs
won't scroll back to where point is.  But this is not one of those
cases, we just scroll by one line here.)




This bug report was last modified 6 years and 299 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.