From d646230d5cf3a9c309f08d876330d4a452ccb61d Mon Sep 17 00:00:00 2001 From: tfheen Date: Tue, 10 Jun 2008 05:37:24 +0000 Subject: [PATCH] Move some settings for xoog git-svn-id: file:///svn/tfheen/trunk/dotfiles@1260 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- gnus | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnus b/gnus index 11a69c3..a287250 100644 --- a/gnus +++ b/gnus @@ -21,14 +21,14 @@ (car list))) -(cw/for-host "xoog\\|golem\\|vuizook" +(cw/for-host "golem\\|vuizook" (setq gnus-select-method '(nnimap "err" (nnimap-address "vuizook.err.no") (nnimap-stream gssapi) (nnimap-authenticator gssapi) (nnimap-authinfo-file "~/.imap-authinfo")))) -(cw/for-host "thosu" +(cw/for-host "thosu\\|xoog" (setq gnus-select-method '(nnimap "err" (nnimap-stream shell))) (setq imap-shell-program -- 2.39.5