* nnimap.el (nnimap-request-group): Store the new updated info.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Mon, 1 Nov 2010 18:23:01 +0000 (19:23 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Mon, 1 Nov 2010 18:23:01 +0000 (19:23 +0100)
lisp/ChangeLog
lisp/nnimap.el

index d1263d4..5809d5c 100644 (file)
@@ -1,5 +1,7 @@
 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * nnimap.el (nnimap-request-group): Store the new updated info.
+
        * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
        groups.
 
index 3710d01..3d1002b 100644 (file)
@@ -698,7 +698,8 @@ textual parts.")
                                  1 group "SELECT")))))
              (when (and info
                         marks)
-               (nnimap-update-infos marks (list info)))
+               (nnimap-update-infos marks (list info))
+               (nnimap-store-info info (gnus-active (gnus-info-group info))))
              (goto-char (point-max))
              (let ((uidnext (nth 5 (car marks))))
                (setq high (or (if uidnext