[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to achieve desired automatic scrolling behavior
From: |
Bob Proulx |
Subject: |
Re: How to achieve desired automatic scrolling behavior |
Date: |
Fri, 17 May 2013 17:37:10 -0600 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Barry OReilly wrote:
> For the most part, I want the behavior of scroll-conservatively 1, where
> navigating line by line doesn't recenter, but jumping to a different part
> of the buffer does.
>
> One jarring behavior I wish to customize away is when going line by line
> across a line that wraps visually, the behavior is to recenter. How do I
> have it not recenter in this case?
>
> Also desirable is when scroll-conservatively==1 would cause a recenter, it
> would instead use the scroll-*-aggressively setting. Setting both of these
> does not have that effect.
The current knowledge and wisdom concerning this topic is documented
here on this wiki page. Start there. Then if things still don't work
come back and describe what you have tried.
http://www.emacswiki.org/emacs/SmoothScrolling
Bob