summaryrefslogtreecommitdiffhomepage
path: root/custom
diff options
context:
space:
mode:
Diffstat (limited to 'custom')
-rw-r--r--custom/jao-custom-notmuch.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index c71e6b6..3e68215 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -364,10 +364,12 @@
(error "Found an enclosure, but not a link!")))))
(defconst jao-mail-clean-rx
- (regexp-opt '("ElDiario.es - ElDiario.es: " "The Guardian: "
+ (regexp-opt '("ElDiario.es - ElDiario.es: "
+ "The Guardian: "
"The Conversation – Articles (UK): "
"gr-qc updates on arXiv.org: "
- "quant-ph updates on arXiv.org: ")))
+ "quant-ph updates on arXiv.org: "
+ " via The Rust Programming Language Forum")))
(defun jao-mail-clean-address (args)
(when-let ((address (car args)))