gnus.el (gnus-refer-article-method): Remove mention of nnspool, which no longer is...
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 5 Jul 2011 22:18:30 +0000 (22:18 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 5 Jul 2011 22:18:30 +0000 (22:18 +0000)
lisp/ChangeLog
lisp/gnus.el

index 1085051..e338904 100644 (file)
@@ -1,3 +1,8 @@
+2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
+       no longer is much used.
+
 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
 
        * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
index 93ee375..99a1914 100644 (file)
@@ -1422,10 +1422,6 @@ no need to set this variable."
 
 (defcustom gnus-refer-article-method 'current
   "Preferred method for fetching an article by Message-ID.
-If you are reading news from the local spool (with nnspool), fetching
-articles by Message-ID is painfully slow.  By setting this method to an
-nntp method, you might get acceptable results.
-
 The value of this variable must be a valid select method as discussed
 in the documentation of `gnus-select-method'.