From: Lars Ingebrigtsen Date: Wed, 1 Feb 2012 23:22:55 +0000 (+0000) Subject: gnus.el: Fix nnmaildir marks handling X-Git-Tag: emacs-pretest-24.0.94~362^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=efc708ecadac41bad29d6ed002af7dccaccc5a97;p=emacs.git gnus.el: Fix nnmaildir marks handling --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 765ba923a51..f8b060f574b 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,5 +1,8 @@ 2012-02-01 Lars Ingebrigtsen + * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in + the "server". + * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite the real error message with the useless "previously known to be down". Which isn't even correct. diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index f90d5433efe..f3826e9f501 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -1626,7 +1626,7 @@ slower." ("nnagent" post-mail) ("nnimap" post-mail address prompt-address physical-address respool server-marks) - ("nnmaildir" mail respool address) + ("nnmaildir" mail respool address server-marks) ("nnnil" none)) "*An alist of valid select methods. The first element of each list lists should be a string with the name