chiark / gitweb /
dot/emacs: Don't auto-snarf email addresses from mailing lists.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 24 Mar 2016 11:06:41 +0000 (11:06 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Apr 2016 08:17:53 +0000 (09:17 +0100)
dot/emacs

index f1bcfbf7a412b1cdb59632d5ff1c0d7f689dceb0..13ac888936c23fbc947306447cf3c0b6c90dd3e4 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
       (lambda ()
        (let ((group gnus-newsgroup-name))
          (and (string-match "^nnimap\\+" group)
-              (not (string-match ":\\(crap\\|spam\\)\\." group)))))
+              (not (string-match ":\\(crap\\|spam\\|lists\\)\\." group)))))
       bbdb-user-mail-names
       (concat "^"
              "\\(" "\\(mdw\\|markw\\|root\\|postmaster\\)"