gnus.el: Fix nnmaildir marks handling

This commit is contained in:
Lars Ingebrigtsen 2012-02-01 23:22:55 +00:00 committed by Katsumi Yamaoka
parent 02e8d7e970
commit efc708ecad
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
* 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.

View file

@ -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