summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus.el
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <larsi@gnus.org>2011-07-05 23:03:54 +0200
committerLars Magne Ingebrigtsen <larsi@gnus.org>2011-07-05 23:03:54 +0200
commit0e4260bf5d321e16e1a0261b10a6305ac06819ff (patch)
tree7f0cae45dde1bbbac83b41f22880b9e85ffb1c09 /lisp/gnus/gnus.el
parent605dd5bf4ddbe61a4843c5179a38870bb1788432 (diff)
downloademacs-0e4260bf5d321e16e1a0261b10a6305ac06819ff.tar.gz
emacs-0e4260bf5d321e16e1a0261b10a6305ac06819ff.tar.bz2
emacs-0e4260bf5d321e16e1a0261b10a6305ac06819ff.zip
* gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
no longer is much used.
Diffstat (limited to 'lisp/gnus/gnus.el')
-rw-r--r--lisp/gnus/gnus.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el
index 98a2684dd61..bc424fb521e 100644
--- a/lisp/gnus/gnus.el
+++ b/lisp/gnus/gnus.el
@@ -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'.