emacs-devel
[Top][All Lists]
Advanced

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

Re: The unwarranted scrolling assumption


From: Lennart Borgman
Subject: Re: The unwarranted scrolling assumption
Date: Fri, 18 Jun 2010 16:18:27 +0200

On Fri, Jun 18, 2010 at 4:09 PM, Eli Zaretskii <address@hidden> wrote:
>
>  . When try_window, called by try_scrolling, fails to find a proper
>   place for cursor, after scrolling the window.  This means that the
>   computed amount of scroll was incorrect: it didn't bring point into
>   the view.  Not sure when this could happen.

The bug in visual-line-mode in the example I gave (around line 702 in
window.c) is an example where try_scrolling gives up for wrong
reasons.

Maybe it would be good to at least output some debug messages when
try_scrolling gives up?



reply via email to

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