emacs-devel
[Top][All Lists]
Advanced

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

Re: Annoying recentering when scrolling down


From: Juanma Barranquero
Subject: Re: Annoying recentering when scrolling down
Date: Fri, 22 Aug 2008 13:33:26 +0200

On Thu, Aug 21, 2008 at 04:00, Chong Yidong <address@hidden> wrote:

> Could you try to pinpoint the checkin that introduced this change?

The following change introduces the problem:

2008-08-06  Chong Yidong  <address@hidden>

        * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
        instead of window-end which does the wrong thing at eob.
        (try_cursor_movement): Minor optimization.
        (redisplay_window): If scroll margin is defined, don't assume
        window doesn't need scrolling.

http://cvs.savannah.gnu.org/viewvc/emacs/emacs/src/xdisp.c?r1=1.1242&r2=1.1243&pathrev=HEAD


 Juanma




reply via email to

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