(gnus-nocem-check-article-limit): Default to 500.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2000-11-03 Dave Love <fx@gnu.org>
|
||||
|
||||
* gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
|
||||
|
||||
* mm-partial.el (mm-inline-partial): Space-prefix temp buffer
|
||||
name.
|
||||
|
||||
|
||||
@@ -86,7 +86,7 @@ matches an previously scanned and verified nocem message."
|
||||
:group 'gnus-nocem
|
||||
:type 'boolean)
|
||||
|
||||
(defcustom gnus-nocem-check-article-limit nil
|
||||
(defcustom gnus-nocem-check-article-limit 500
|
||||
"*If non-nil, the maximum number of articles to check in any NoCeM group."
|
||||
:group 'gnus-nocem
|
||||
:version "21.1"
|
||||
|
||||
Reference in New Issue
Block a user