From: yamaoka Date: Mon, 8 Feb 1999 23:53:03 +0000 (+0000) Subject: * (gnus-articles-to-read): Use maximum number in default instead of X-Git-Tag: semi-gnus-6_10_6~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6f7da0ee304a855857b48400eadef1d5efe757dd;p=elisp%2Fgnus.git- * (gnus-articles-to-read): Use maximum number in default instead of `gnus-large-newsgroup'. --- diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index e4bc1d6..7aca2ab 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -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))