Index: sbbs.el ================================================================== --- sbbs.el +++ sbbs.el @@ -57,11 +57,11 @@ (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 +(defcustom sbbs-open-at-last-post nil "Jump to last post in a thread when opening a thread." :type 'boolean) (defface sbbs--semi-spoiler-face '((((background light)) :background "gray80" :foreground "black")