summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-gnus.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2023-06-06 18:01:35 +0100
committerjao <jao@gnu.org>2023-06-06 18:01:35 +0100
commitf10bc2a1a9f50b00e854b1161f49610cc6bd298f (patch)
tree1e70723c2f5fb014743d3b63f6a07ce5a879485a /custom/jao-custom-gnus.el
parent9acd6da427d02af4bf9cadbd87e973ae79fab841 (diff)
downloadelibs-f10bc2a1a9f50b00e854b1161f49610cc6bd298f.tar.gz
elibs-f10bc2a1a9f50b00e854b1161f49610cc6bd298f.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-gnus.el')
-rw-r--r--custom/jao-custom-gnus.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el
index 4ef6488..abe8ab8 100644
--- a/custom/jao-custom-gnus.el
+++ b/custom/jao-custom-gnus.el
@@ -370,7 +370,7 @@
"ElDiario.es - ElDiario.es: "
"The Guardian: "
"Aeon | a world of ideas: "
- ": <author>"))
+ "Planet Debian: "))
"\\|The Conversation – Articles (.+): "
"\\|unofficial mirror of [^:]+: "
"\\|[gq].+ updates on arXiv.org: "))
@@ -615,7 +615,8 @@
("nnml:bigml\\.support" "S" default)
("nnml:jao\\.\\(inbox\\|trove\\)" "I" jao-themes-f01)
("nnml:bigml\\.[^ibs]" "W" jao-themes-dimm)
- ("nnml:jao.[^ist]" "J" jao-themes-dimm)
+ ("nnml:jao.hacking" "H" jao-themes-dimm)
+ ("nnml:jao.[^isth]" "J" jao-themes-dimm)
(,(format "^nnml:%s" (regexp-opt feeds)) "F" jao-themes-dimm)
("feeds\\.e" "E" jao-themes-dimm)
("nnml:local" "l" jao-themes-dimm))))