(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
(goto-char (point-min))
(replace-regexp "^\\.\\." "")
(goto-char (point-min))
- (replace-regexp " ? ?;-)$" "")))))
+ (replace-regexp " ? ?;[-o])$" "")))))
(defun tfheen-de-tillify ()
(interactive)
(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:")