I'm using Emacs on Mac OS and cannot seem to disable auto-recentering feature; it keeps jumping buffer window so that cursor is in the middle of screen. I tried setting "scroll-step=20, scroll-conservatively=200", and it works for a couple of hours and then it starts all over again.
In my .emacs I have
(setq scroll-step 1)
(setq scroll-conservatively 10000)
(setq auto-window-vscroll nil)
That seems to work well for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With