diff options
-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) |