]> git.eshelyaron.com Git - emacs.git/commitdiff
gnus.el: Fix nnmaildir marks handling
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Feb 2012 23:22:55 +0000 (23:22 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 1 Feb 2012 23:22:55 +0000 (23:22 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus.el

index 765ba923a514d8480ffb474d6dad7c4cf842d742..f8b060f574bfe907be25c3623991a139d4a30be4 100644 (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.
index f90d5433efef28d3d2869fa52f25e874d69f1e9c..f3826e9f50121ae7b7b51999a5222d4e3248a915 100644 (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