X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..ad191f4eb0a643961acfd7cee6e558fef9236eab:/dot/gnus.el diff --git a/dot/gnus.el b/dot/gnus.el index cf2ebbc..d3ca4f6 100644 --- a/dot/gnus.el +++ b/dot/gnus.el @@ -55,6 +55,9 @@ gnus-thread-sort-by-subject gnus-thread-sort-by-total-score)) +;; Use one article buffer per group. +(setq gnus-single-article-buffer nil) + ;; Don't expand threads on initial opening. (setq gnus-thread-hide-subtree t)