From 4ce4676e0d859341cf91b7414982838705f7fbf5 Mon Sep 17 00:00:00 2001 From: tfheen Date: Wed, 31 Mar 2004 06:51:05 +0000 Subject: [PATCH] set pgg user id correctly, fix up gnus-parameters for debian lists git-svn-id: file:///svn/tfheen/trunk/dotfiles@518 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- gnus | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnus b/gnus index e29c20c..d091610 100644 --- a/gnus +++ b/gnus @@ -805,8 +805,7 @@ on multiple mail-followup-to headers" (cw/for-host "yiwaz" (define-key gnus-summary-backend-map "s" 'tfheen-mark-as-spam) (define-key gnus-summary-mode-map "z" 'tfheen-mark-as-spam) - (setq message-subscribed-address-functions - '(gnus-find-subscribed-addresses))) + (setq pgg-default-user-id "tfheen@raw.no")) (defun tfheen-pvv-split-du-list-and-mail (s) (interactive "sdu-string:") @@ -862,7 +861,7 @@ Tollef Fog Heen '(gnus-find-subscribed-addresses)) (setq gnus-parameters - '(("^nnml:linux.debian\\.\\([^.]+\\)" + '(("^nnml:linux.debian\\.\\([^.]+\\).*" (to-address . "debian-\\1@lists.debian.org") (to-list . "debian-\\1@lists.debian.org") (subscribed . t)))) -- 2.39.5