* gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
authorAndreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
Mon, 26 Jun 2006 10:03:28 +0000 (10:03 +0000)
committerAndreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
Mon, 26 Jun 2006 10:03:28 +0000 (10:03 +0000)
It didn't really fix the bogosity I'm seeing with solid web groups.

lisp/ChangeLog
lisp/gnus.el

index 907e9cc..11efb03 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
+       It didn't really fix the bogosity I'm seeing with solid web groups.
+
 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
 
        * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
index 6fedd0d..0db06f8 100644 (file)
@@ -1667,7 +1667,7 @@ slower."
     ("nndraft" post-mail)
     ("nnfolder" mail respool address)
     ("nngateway" post-mail address prompt-address physical-address)
-    ("nnweb" address)
+    ("nnweb" none)
     ("nngoogle" post)
     ("nnslashdot" post)
     ("nnultimate" none)