summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gnus2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gnus b/.gnus
index b43a469..4594c74 100644
--- a/.gnus
+++ b/.gnus
@@ -14,7 +14,7 @@
(nnmail-expiry-wait immediate))
gnus-secondary-select-methods
'((nntp "archive.lwn.net"))
- gnus-summary-line-format "%U%R %-16,16&user-date;%I%[%-23,23f%] %s\n"
+ gnus-summary-line-format "%U%R [%-16,16&user-date;]%I%[%-23,23f%] %s\n"
gnus-thread-sort-functions
'(gnus-thread-sort-by-number
gnus-thread-sort-by-most-recent-date)