(nnimap-update-info): Fix up code slightly.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Wed, 22 Sep 2010 23:14:45 +0000 (01:14 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Wed, 22 Sep 2010 23:14:45 +0000 (01:14 +0200)
lisp/ChangeLog
lisp/nnimap.el

index 2501b89..fd349df 100644 (file)
@@ -1,6 +1,7 @@
 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnimap.el (nnimap-parse-flags): Parse the data in any order.
+       (nnimap-update-info): Fix up code slightly.
 
        * gnus-int.el (gnus-open-server): Add tracing for performance
        debugging.
index 16eb594..7846aa2 100644 (file)
@@ -792,7 +792,7 @@ not done by default on servers that doesn't support that command.")
                               (cons uidnext (1- uidnext))))
          (setcdr (gnus-active group) (or high (1- uidnext))))
        (unless high
-         (setq high (or high (1- uidnext))))
+         (setq high (1- uidnext)))
        ;; Then update the list of read articles.
        (let* ((unread
                (gnus-compress-sequence