Index: sbbs.el ================================================================== --- sbbs.el +++ sbbs.el @@ -56,11 +56,11 @@ (defcustom sbbs-recenter-to-top t "Move point to top of frame when moving through posts." :type 'boolean) -(defcustom t +(defcustom sbbs-open-at-last-post t "Jump to last post in a thread when opening a thread." :type 'boolean) (defface sbbs--semi-spoiler-face '((((background light)) :background "gray80" :foreground "black")