From: tfheen Date: Wed, 20 Sep 2006 09:26:35 +0000 (+0000) Subject: xoog uses z for spam too X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a2e06d50ddbbffec5abac38fc75b30e88cc5118;p=dotfiles xoog uses z for spam too git-svn-id: file:///svn/tfheen/trunk/dotfiles@961 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/gnus b/gnus index 1ad62ef..b0388ea 100644 --- a/gnus +++ b/gnus @@ -623,7 +623,7 @@ on multiple mail-followup-to headers" (gnus-summary-move-article nil (format-time-string "spam.%Y-%m") nil 'move) (gnus-summary-next-subject 1)) -(cw/for-host "yiwaz\\|thosu\\|golem" +(cw/for-host "yiwaz\\|thosu\\|golem\\|xoog" (define-key gnus-summary-backend-map "s" 'tfheen-mark-as-spam) (define-key gnus-summary-mode-map "z" 'tfheen-mark-as-spam) (setq pgg-default-user-id "tfheen@raw.no")