dot/fonts.conf: The saga never ends.
[profile] / dot / gnus.el
index cf2ebbc..d3ca4f6 100644 (file)
@@ -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)