]> git.eshelyaron.com Git - emacs.git/commitdiff
gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values...
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 2 Sep 2010 03:39:33 +0000 (03:39 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 2 Sep 2010 03:39:33 +0000 (03:39 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus-agent.el

index 53fb4bfc4ce8665c822ec5754dfc49f7c5759876..7f4390b7f428373f9717cabec4e1123b9498a923 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 71ebfb59aff94ddc888a2d0b8e2f3bc658cb8b44..fdfb0f1044a04533fa474d7fb3eb80515e1fd728 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