From e7746df82219d9fed495cf7c62e5ed6ef1c57048 Mon Sep 17 00:00:00 2001 From: tfheen Date: Mon, 24 Oct 2005 09:31:54 +0000 Subject: [PATCH] Random updates git-svn-id: file:///svn/tfheen/trunk/dotfiles@841 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- gnus | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gnus b/gnus index c5bd0fb..abf025d 100644 --- a/gnus +++ b/gnus @@ -112,7 +112,8 @@ inserts \" characters." (setq gnus-message-archive-group '((if (message-news-p) "misc-news" - (format-time-string "out.%Y.out-%Y-%m"))))) + (format-time-string "out.%Y.out-%Y-%m"))) + gnus-message-archive-method "nnimap+err")) (cw/for-host "vawad" (setq gnus-message-archive-group @@ -210,7 +211,7 @@ inserts \" characters." (goto-char (point-min)) (replace-regexp "^\\.\\." "") (goto-char (point-min)) - (replace-regexp " ? ?;-)$" ""))))) + (replace-regexp " ? ?;[-o])$" ""))))) (defun tfheen-de-tillify () (interactive) @@ -612,7 +613,8 @@ on multiple mail-followup-to headers" (cw/for-host "yiwaz\\|thosu\\|golem" (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")) + (setq pgg-default-user-id "tfheen@raw.no") + (setq gnus-subscribe-newsgroup-method 'gnus-subscribe-topics)) (defun tfheen-pvv-split-du-list-and-mail (s) (interactive "sdu-string:") -- 2.39.5