diff options
Diffstat (limited to 'custom/jao-custom-notmuch.el')
| -rw-r--r-- | custom/jao-custom-notmuch.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index a24bfc1..e65bac1 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -421,7 +421,8 @@ "The Conversation – Articles (UK): " "gr-qc updates on arXiv.org: " "quant-ph updates on arXiv.org: " - " via The Rust Programming Language Forum"))) + " via The Rust Programming Language Forum" + "unofficial mirror of emacs-devel@gnu.org: "))) (defun jao-mail-clean-address (args) (when-let ((address (car args))) |
