projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff35da
)
* (gnus-articles-to-read): Use maximum number in default instead of
author
yamaoka
<yamaoka>
Mon, 8 Feb 1999 23:53:03 +0000
(23:53 +0000)
committer
yamaoka
<yamaoka>
Mon, 8 Feb 1999 23:53:03 +0000
(23:53 +0000)
`gnus-large-newsgroup'.
lisp/gnus-sum.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-sum.el
b/lisp/gnus-sum.el
index
e4bc1d6
..
7aca2ab
100644
(file)
--- 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))