* nnheader.el (nnheader-insert-nov-file): Increased cutoff to
[gnus] / lisp / nnml.el
index 0f08c73..1a6f30a 100644 (file)
@@ -299,7 +299,8 @@ marks file will be regenerated properly by Gnus.")
     (setq articles (gnus-sorted-intersection articles active-articles))
 
     (while (and articles is-old)
-      (if (and (setq article (nnml-article-to-file (setq number (pop articles))))
+      (if (and (setq article (nnml-article-to-file
+                             (setq number (pop articles))))
               (setq mod-time (nth 5 (file-attributes article)))
               (nnml-deletable-article-p group number)
               (setq is-old (nnmail-expired-article-p group mod-time force