[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scrolling: This must be a bug!
From: |
Lars Hansen |
Subject: |
Re: Scrolling: This must be a bug! |
Date: |
Wed, 12 Jun 2002 08:19:08 +0200 |
"Eli Zaretskii" <eliz@is.elta.co.il> skrev i en meddelelse
news:Pine.SUN.3.91.1020612081631.14463E-100000@is...
>
> On Tue, 11 Jun 2002, Lars Hansen wrote:
>
> > Set scroll-margin to eg. 5. Press the down-key repeatedly (but slowly
> > so you can see what happens). Then the window is supposed to scroll
> > so that there are 5 rows from the cursor to the bottom of the window.
> > But now and then there is no scroll, so that there is only 4 lines from
> > the cursor to the bottom of the window! The next press of the down-key
> > brings things back to normal. There are no long lines in the file, and
> > and the behavoiur does not seem to be conneted to any specific points
> > in a file.
>
> Please post a minimal file that can be used to recreate this problem.
> Thanks.
I se the problem in any file (with enough lines) e.g. abbrev.el from the
Emacs 21.2 package. But this morning I found out that the problem disappers
when I don't use any .emacs file. My .emacs file is very large, so I will
try to
make a minial one with which the problem is there. But that will take a
couple
of days...