2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
[gnus] / lisp / nnweb.el
index 8b78457..37cf7a3 100644 (file)
@@ -415,7 +415,7 @@ Valid types include `google', `dejanews', and `gmane'.")
            (goto-char (point-min))
            (incf i 100)
            (if (or (not (re-search-forward
-                         "<a href=\"\n\\([^>\"]+\\)\"><img src=\"[^\"]+next"
+                         "<a href=\"\n\\([^>\" \n\t]+\\)[^<]*<img src=[^>]+next"
                          nil t))
                    (>= i nnweb-max-hits))
                (setq more nil)