Mercurial > emacs
changeset 110141:e6f89f34c02d
gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values for these two variables.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 02 Sep 2010 03:39:33 +0000 |
parents | a80e744f12ea |
children | 1206368c6f20 |
files | lisp/gnus/ChangeLog lisp/gnus/gnus-agent.el |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Thu Sep 02 03:35:06 2010 +0000 +++ b/lisp/gnus/ChangeLog Thu Sep 02 03:39:33 2010 +0000 @@ -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
--- a/lisp/gnus/gnus-agent.el Thu Sep 02 03:35:06 2010 +0000 +++ b/lisp/gnus/gnus-agent.el Thu Sep 02 03:39:33 2010 +0000 @@ -2644,10 +2644,10 @@ (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