diff options
| author | jao <jao@gnu.org> | 2026-04-07 18:53:41 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-04-07 18:53:59 +0100 |
| commit | 2fb95ce248ef5a58cfff193de9036ba48966e60a (patch) | |
| tree | 8203411b8f0c529670f4979615535a238d572b6f /custom/jao-custom-notmuch.el | |
| parent | 112123ccbf206b51da8be8d65191cd0aa9ab3620 (diff) | |
| download | elibs-2fb95ce248ef5a58cfff193de9036ba48966e60a.tar.gz elibs-2fb95ce248ef5a58cfff193de9036ba48966e60a.tar.bz2 | |
notmuch filtering
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))) |
