X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/48bfbb038a527bfe31dd29b7656193bbe4186ea3..652ff1add948209b4d55f461b04c5d54d1d8ad7b:/dot/emacs diff --git a/dot/emacs b/dot/emacs index ce99762..5c567fa 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\\)"