emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scrollbar (once more)


From: Richard Stallman
Subject: Re: scrollbar (once more)
Date: Sat, 05 Apr 2003 03:12:42 -0500

    > Somehow, with the narrowed buffer completely out of view above the
    > window and point just after the final newline, the computation of the
    > thumb length seems to count the entire inaccessible portion after point
    > as "present" in the window.  Apparently, (- (buffer-size) (point))
    > characters get counted as present in the window.

    It's in set_vertical_scroll_bar (which I just created a few days ago
    by extracting the code out of redisplay_window).

Can you fix this bug?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]