Index: sbbs.el ================================================================== --- sbbs.el +++ sbbs.el @@ -53,11 +53,11 @@ (defcustom sbbs-jump-to-link t "Jump to first link after narrowing posts." :type 'boolean) -(defcustom sbbs-recenter-to-top t +(defcustom sbbs-recenter-to-top nil "Move point to top of frame when moving through posts." :type 'boolean) (defcustom sbbs-open-at-last-post t "Jump to last post in a thread when opening a thread."