From 9f55017919996a514cf052784b7ebccae5499030 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Tue, 5 Jul 2011 22:18:30 +0000 Subject: [PATCH] gnus.el (gnus-refer-article-method): Remove mention of nnspool, which no longer is much used. --- lisp/ChangeLog | 5 +++++ lisp/gnus.el | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 10850514e..e33890468 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2011-07-05 Lars Magne Ingebrigtsen + + * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which + no longer is much used. + 2011-04-03 Kan-Ru Chen * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches) diff --git a/lisp/gnus.el b/lisp/gnus.el index 93ee37525..99a191487 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -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'. -- 2.25.1