summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-07-12 12:58:23 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-07-12 12:58:23 -0700
commit6f51a6b4f4051f7728465d96c5328218f39d27f9 (patch)
treef8b4836f25625a5ab60e75fbce1f3a4c5fd50b99
parentfe8829f5bf681fb348e3fefa23a62bc42f15be4a (diff)
downloaddotfiles-6f51a6b4f4051f7728465d96c5328218f39d27f9.tar.gz
set gnus-topic-display-empty-topics
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 5c961a99..6d9d6597 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -236,6 +236,7 @@ windows side-by-side in the frame."
'(gnus-summary-thread-gathering-function 'gnus-gather-threads-by-references)
'(gnus-thread-sort-functions
'(gnus-thread-sort-by-number gnus-thread-sort-by-total-score))
+ '(gnus-topic-display-empty-topics nil)
'(gnus-update-message-archive-method t)
'(gnus-user-date-format-alist
'((32042 . "%2l:%M%#p")