From: tfheen Date: Mon, 26 Dec 2005 12:23:06 +0000 (+0000) Subject: always synchronise flags X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b909747eb0665eb2d1b6f7804caf763fe9befcf4;p=dotfiles always synchronise flags git-svn-id: file:///svn/tfheen/trunk/dotfiles@861 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/gnus b/gnus index abf025d..151fcba 100644 --- a/gnus +++ b/gnus @@ -614,7 +614,9 @@ on multiple mail-followup-to headers" (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 gnus-subscribe-newsgroup-method 'gnus-subscribe-topics)) + (setq gnus-subscribe-newsgroup-method 'gnus-subscribe-topics + gnus-agent-synchronize-flags t)) + (defun tfheen-pvv-split-du-list-and-mail (s) (interactive "sdu-string:")