2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
[gnus] / lisp / nnweb.el
index 7aa685f..15583f1 100644 (file)
@@ -133,7 +133,8 @@ Valid types include `google', `dejanews', and `gmane'.")
 (deffoo nnweb-request-group (group &optional server dont-check)
   (nnweb-possibly-change-server group server)
   (unless (or nnweb-ephemeral-p
-             dont-check)
+             dont-check
+             nnweb-articles)
     (nnweb-read-overview group))
   (cond
    ((not nnweb-articles)