[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'miraculous' re-centering on the bottom line
From: |
Eli Zaretskii |
Subject: |
Re: 'miraculous' re-centering on the bottom line |
Date: |
Fri, 24 Oct 2014 22:42:13 +0300 |
> Date: Fri, 24 Oct 2014 17:31:56 +0200
> From: Zeitlinie <zeitlinie@yahoo.de>
>
> I have several windows open (actually with ecb-activate, working on some
> project). Now, while I edit a file, and at random intervals of the order
> of some seconds length, the line I currently work on *jumps* to the
> bottom of the window I am just working in - as if some wizard in the
> background would have executed C-l three times.
Do you have scroll-conservatively set to a large value? If so, try
without that.
If that doesn't help, bisect your customizations until you find the
culprit. Then come and tell what you found, because it could be a
bug.
> I consulted Dr. Google for similar issues and only found that maybe
> setting auto-window-vscroll to nil might help.
Dr. Google is wrong, auto-window-vscroll has nothing to do with that.