bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: inconsistent behavior with scroll-margin and scroll-conservatively


From: Johan Bockgård
Subject: Re: inconsistent behavior with scroll-margin and scroll-conservatively
Date: Sun, 09 Mar 2008 11:28:45 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Andy Grover <andy@groveronline.com> writes:

> Andy Grover wrote:
>> I have scroll-margin set to 5 and scroll-conservatively set to 1000. The
>> behavior I want is while arrowing up or down, the screen scrolls by 1
>> line, starting 5 rows from the top or bottom. This works fine if
>> arrowing up while the bottom of the buffer is not on screen, but if
>> arrowing down, then the cursor goes all the way to the last row and
>> then scrolls the screen by 5 lines. It also appears to do this even
>> while going up if the end of the buffer is visible.
>
> '(show-trailing-whitespace t)
>
> Having this set also seems to be needed to cause the problem.

Interesting, it seems that this bug has come back:

Re: scroll-margin has no effect when show-trailing-whitespace is true
http://lists.gnu.org/archive/html/emacs-devel/2005-06/msg01561.html

-- 
Johan Bockgård





reply via email to

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