*** gnus-sum.el._orig Sun Aug 5 11:37:37 2001 --- gnus-sum.el Sun Aug 5 12:09:12 2001 *************** *** 4611,4616 **** --- 4611,4620 ---- (t (condition-case () (cond + ((numberp gnus-limit-to-x-articles) + (if (> number gnus-limit-to-x-articles) + gnus-limit-to-x-articles + number)) ((and (or (<= scored marked) (= scored number)) (numberp gnus-large-newsgroup) (> number gnus-large-newsgroup))