]> git.eshelyaron.com Git - emacs.git/commitdiff
* gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 5 Jul 2011 21:03:54 +0000 (23:03 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 5 Jul 2011 21:03:54 +0000 (23:03 +0200)
no longer is much used.

lisp/gnus/ChangeLog
lisp/gnus/gnus.el

index 628f9575a32abbf0db4d3fdd0ebbce0266802cfe..f8d1a74ead0f218229252dfa0e311a8214511735 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-07-05  Juanma Barranquero  <lekktu@gmail.com>
 
        * message.el (message-return-action): Fix typo in docstring.
index 98a2684dd61321d0b80fa8f936e306bbee5b1494..bc424fb521ebaca1e66afd612820c43b45555670 100644 (file)
@@ -1423,10 +1423,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'.