(gnus-agent-short-article), (gnus-agent-long-article): Increase values for these...
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Thu, 2 Sep 2010 02:46:09 +0000 (04:46 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Thu, 2 Sep 2010 02:46:09 +0000 (04:46 +0200)
Most people are likely to have more network connection and storage
than before.

lisp/ChangeLog
lisp/gnus-agent.el

index 90e156e..4b41fb5 100644 (file)
@@ -1,5 +1,10 @@
 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-agent.el (gnus-agent-short-article),
+       (gnus-agent-long-article): Increase values for these two variables,
+       since most people are likely to have more network connection and
+       storage than before.
+
        * gnus.el (gnus-refer-article-method): Change default to 'current.
        When referring an article, the common behaviour is to refer it from the
        current select method, not the native select method.  The chances of
index 71ebfb5..fdfb0f1 100644 (file)
@@ -2644,10 +2644,10 @@ General format specifiers can also be used.  See Info node
 (defvar gnus-agent-predicate 'false
   "The selection predicate used when no other source is available.")
 
-(defvar gnus-agent-short-article 100
+(defvar gnus-agent-short-article 500
   "Articles that have fewer lines than this are short.")
 
-(defvar gnus-agent-long-article 200
+(defvar gnus-agent-long-article 1000
   "Articles that have more lines than this are long.")
 
 (defvar gnus-agent-low-score 0