From bc1c809afc4f7e97af4f1e0a38d3dbdfb64d4907 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sat, 23 Oct 1999 10:49:33 +0000 Subject: [PATCH] Add nnimap to gnus-valid-select-methods --- lisp/gnus.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/gnus.el b/lisp/gnus.el index 0f88c2e8c..914ea36a8 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -1234,7 +1234,8 @@ slower." ("nngateway" post-mail address prompt-address physical-address) ("nnweb" none) ("nnlistserv" none) - ("nnagent" post-mail)) + ("nnagent" post-mail) + ("nnimap" post-mail address prompt-address physical-address)) "*An alist of valid select methods. The first element of each list lists should be a string with the name of the select method. The other elements may be the category of -- 2.25.1