emacs-devel
[Top][All Lists]
Advanced

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

Re: scroll-margin has no effect when show-trailing-whitespace is true


From: Johan Bockgård
Subject: Re: scroll-margin has no effect when show-trailing-whitespace is true
Date: Tue, 21 Jun 2005 17:17:40 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     `scroll-margin' has no effect when `show-trailing-whitespace' is true.
>
> Would you please send a self-contained test case?

Start emacs -Q

Visit a file that is larger than a screenful (say etc/NEWS).

M-x set-variable RET scroll-margin RET 3 RET

Move point down the buffer and notice how the window scrolls when
point is three lines from the bottom of the window.

M-x set-variable RET show-trailing-whitespace RET t RET

Move point around and notice that the margin is no longer taken into
account.

-- 
Johan Bockgård





reply via email to

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