summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-gnus.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2023-02-19 02:22:44 +0000
committerjao <jao@gnu.org>2023-02-19 02:22:44 +0000
commit3afc62326bf8d87fcd7b3d6703d78081bce39388 (patch)
tree7374a77215fd3d06d7617865d9b6f69158fa9452 /custom/jao-custom-gnus.el
parent8552474a0b2811e87cd6199bc68bd2679336620b (diff)
downloadelibs-3afc62326bf8d87fcd7b3d6703d78081bce39388.tar.gz
elibs-3afc62326bf8d87fcd7b3d6703d78081bce39388.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-gnus.el')
-rw-r--r--custom/jao-custom-gnus.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el
index a46cb20..e21286a 100644
--- a/custom/jao-custom-gnus.el
+++ b/custom/jao-custom-gnus.el
@@ -609,8 +609,7 @@
("nnml:bigml\\.alba" "A" jao-themes-f00)
("nnml:bigml\\.bugs" "b" jao-themes-error)
("nnml:bigml\\.support" "S" default)
- ("nnml:jao\\.inbox" "I" jao-themes-f01)
- ("nnml:jao\\.trove" "T" jao-themes-f01)
+ ("nnml:jao\\.\\(inbox\\|trove\\)" "I" jao-themes-f01)
("nnml:bigml\\.[^ibs]" "W" jao-themes-dimm)
("nnml:jao.[^ist]" "J" jao-themes-dimm)
(,(format "^nnml:%s" (regexp-opt feeds)) "F" jao-themes-dimm)