From: tfheen Date: Mon, 31 Mar 2008 08:11:12 +0000 (+0000) Subject: vuizook does spam mark too X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e87a91fae07de273bc0804bd0d9b0519093ebe0b;p=dotfiles vuizook does spam mark too git-svn-id: file:///svn/tfheen/trunk/dotfiles@1188 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/gnus b/gnus index baa8eed..6fda12f 100644 --- a/gnus +++ b/gnus @@ -664,7 +664,7 @@ on multiple mail-followup-to headers" (kill-new (tfheen-fetch-cacheid)) (widen)) -(cw/for-host "yiwaz\\|thosu\\|golem\\|xoog" +(cw/for-host "yiwaz\\|thosu\\|golem\\|xoog\\|vuizook" (define-key gnus-summary-backend-map "s" 'tfheen-mark-as-spam) (define-key gnus-summary-mode-map "z" 'tfheen-mark-as-spam) (define-key gnus-summary-mode-map "v" 'tfheen-kill-ring-cacheid)