X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/6132bc0180aa5303c9ae697504893f40faeb04fd..0c639fd6d6ff3b3b5dfb3efe6c60cafa4d16a2e4:/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 @@ (setq gnus-thread-sort-functions 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)