aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-04-25 18:09:47 -0700
committerGravatar Tom Willemse2021-04-25 18:09:47 -0700
commit363b34c53a180b7a568e9deed5e895ca05fbefa0 (patch)
treed22cc9742f9310a8714e6e58ae9acf4b3ccd5dcc
parent17e3392313317876e804b3c7b3bf0b4d8bcf69f8 (diff)
downloademacs-config-363b34c53a180b7a568e9deed5e895ca05fbefa0.tar.gz
emacs-config-363b34c53a180b7a568e9deed5e895ca05fbefa0.zip
[oni-gnus] Sort threads by date
-rw-r--r--oni-gnus.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/oni-gnus.el b/oni-gnus.el
index 4469fd3..3c69432 100644
--- a/oni-gnus.el
+++ b/oni-gnus.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0425.174415
+;; Version: 2021.0425.180812
;; Package-Requires: (oni-data-dir)
;; This program is free software; you can redistribute it and/or modify
@@ -68,6 +68,7 @@ Do this N times."
'(nnmaildir "ryuslash" (directory "~/documents/mail/ryuslash/")))
(setq gnus-summary-thread-gathering-function 'gnus-gather-threads-by-references)
+(setq gnus-thread-sort-functions '(gnus-thread-sort-by-date))
(add-to-list 'gnus-posting-styles
'(".*"