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: Chong Yidong
Subject: Re: Annoying recentering when scrolling down
Date: Fri, 22 Aug 2008 10:29:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

"Juanma Barranquero" <address@hidden> writes:

> 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

Thanks for finding this.

Do you have a scroll-margin set?  (This was not mentioned in your
original post.)

Is there a recipe for reproducing this?




reply via email to

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