From f306523e55d5a8d79208d7ef56b1aa6a9ba785d1 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 26 Apr 2024 04:47:59 +0100 Subject: whitespace --- custom/jao-custom-gnus.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index 68cf0a5..bc7ce51 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -327,8 +327,7 @@ gnus-summary-make-false-root 'adopt gnus-summary-gather-subject-limit nil ;; 120 gnus-summary-thread-gathering-function #'gnus-gather-threads-by-subject - gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date - + gnus-sort-gathered-threads-function 'gnus-thread-sort-by-number gnus-thread-sort-functions '(gnus-thread-sort-by-number)) (defun jao-fix-protonmail-references (header) @@ -561,7 +560,7 @@ (gnus-article-remove-images))))) (jao-gnus-browse-html))) -;;;; remove html in From: +;;;; format From: (require 'shr) (defvar jao-gnus--from-rx (concat "From: \\\"?\\( *" jao-gnus--news-rx "\\)")) -- cgit v1.2.3