1
0
Fork 0

[oni-gnus] Sort threads by date

This commit is contained in:
Tom Willemse 2021-04-25 18:09:47 -07:00
parent 17e3392313
commit 363b34c53a

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org> ;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local ;; Keywords: local
;; Version: 2021.0425.174415 ;; Version: 2021.0425.180812
;; Package-Requires: (oni-data-dir) ;; Package-Requires: (oni-data-dir)
;; This program is free software; you can redistribute it and/or modify ;; 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/"))) '(nnmaildir "ryuslash" (directory "~/documents/mail/ryuslash/")))
(setq gnus-summary-thread-gathering-function 'gnus-gather-threads-by-references) (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 (add-to-list 'gnus-posting-styles
'(".*" '(".*"