X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/737620637836266467b4de02ac53befc28166246..fe6373b29179fbff33a4708b390bcf8ed7d632cd:/dot/emacs diff --git a/dot/emacs b/dot/emacs index 5b08674..648c562 100644 --- a/dot/emacs +++ b/dot/emacs @@ -208,7 +208,8 @@ (lambda () (let ((group gnus-newsgroup-name)) (and (string-match "^nn\\(imap\\|folder\\)\\+" group) - (not (string-match ":\\(crap\\|spam\\|lists\\)\\." group))))) + (not (string-match ":\\(crap\\|spam\\|lists\\|corpus\\)\\." + group))))) bbdb-user-mail-names (concat "^" "\\(" "\\(mdw\\|markw\\|root\\|postmaster\\)"