summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-gnus.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-gnus.el')
-rw-r--r--custom/jao-custom-gnus.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el
index e8a5a15..9faf41b 100644
--- a/custom/jao-custom-gnus.el
+++ b/custom/jao-custom-gnus.el
@@ -542,7 +542,7 @@
;;;; remove html in From:
(require 'shr)
(defvar jao-gnus--from-rx
- (concat "From: \\\"?\\( " jao-gnus--news-rx "\\)"))
+ (concat "From: \\\"?\\( *" jao-gnus--news-rx "\\)"))
(defun jao-gnus-format-from ()
(save-excursion