Hello!

When I run gnus-group-list-active (A A key binding), I can't see the
list of unsubscribed newsgroups from *gmane* anymore.

I think it stopped working after my change in gnus-select-method:


diff -r 3ea9e6805e15 -r 9a22550546f1 gnus-init.el
--- a/gnus-init.el      Mon Mar 07 04:36:25 2011 +0100
+++ b/gnus-init.el      Mon Mar 07 17:29:37 2011 +0100
@@ -21,14 +21,10 @@
 
+(setq gnus-select-method
+      (list 'nnmbox (system-name)))
 
-(setq gnus-select-method
+(add-to-list 'gnus-secondary-select-methods
       '(nnimap "taurinus"

(I just added a nnmbox as primary select method and put my nnimap as
secondary. I didn't touch in the gmane configuration.)

Could someone help me solve that? And if it was because of that change,
could someone explain me why it happens?

Thank you in advance,
semente

-- 
Guilherme Gondim (semente)

Attachment: pgpCQ0pv9Y8tg.pgp
Description: PGP signature

_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to