diff options
author | jao <jao@gnu.org> | 2023-04-20 15:58:29 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-04-20 15:58:29 +0100 |
commit | 9acd6da427d02af4bf9cadbd87e973ae79fab841 (patch) | |
tree | f1ba7f3eb6d416a31f3709f16f22fe29d2dbd9d4 /custom | |
parent | cd554e6b748592eb9991e6c2f3b6925248ede43f (diff) | |
download | elibs-9acd6da427d02af4bf9cadbd87e973ae79fab841.tar.gz elibs-9acd6da427d02af4bf9cadbd87e973ae79fab841.tar.bz2 |
more from: washing
Diffstat (limited to 'custom')
-rw-r--r-- | custom/jao-custom-gnus.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index ce230f4..4ef6488 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -371,6 +371,8 @@ "The Guardian: " "Aeon | a world of ideas: " ": <author>")) + "\\|The Conversation – Articles (.+): " + "\\|unofficial mirror of [^:]+: " "\\|[gq].+ updates on arXiv.org: ")) (defun gnus-user-format-function-f (headers) |