* (gnus-articles-to-read): Use maximum number in default instead of
authoryamaoka <yamaoka>
Mon, 8 Feb 1999 23:53:03 +0000 (23:53 +0000)
committeryamaoka <yamaoka>
Mon, 8 Feb 1999 23:53:03 +0000 (23:53 +0000)
`gnus-large-newsgroup'.

lisp/gnus-sum.el

index e4bc1d6..7aca2ab 100644 (file)
@@ -3977,7 +3977,7 @@ If SELECT-ARTICLES, only select those articles from GROUP."
                                  number)
                                 (number-to-string gnus-large-newsgroup))))
                    (if (string-match "^[ \t]*$" input)
-                       gnus-large-newsgroup
+                       number
                      input)))
                 ((and (> scored marked) (< scored number)
                       (> (- scored number) 20))