Tassilo Horn <[email protected]> writes: > [email protected] (Benjamin L. Russell) writes: > > Hi Benjamin, > >> Thanks; I'm glad to hear that I'm not the only one with this issue. >> >> Is this a bug, or part of the specification of GNU Emacs 23.3.1? I >> scoured the Internet for a way to add three NNTP servers in my >> ~/.gnus.el file, but came up with nothing specific. > > It has nothing to do with that being your third nntp server. I did some > more testing and added news.gnus.org as my fourth nntp server. > > (add-to-list 'gnus-secondary-select-methods > '(nntp "Quimby" > (nntp-address "news.gnus.de"))) > > Then I did M-x gnus-group-describe-all-groups RET and got: > > [...] > *: nntp+Uni:cl.glauben.aberglauben Schwarze Katzen am Freitag den 13. > *: nntp+Quimby: Has read > *: nntp+Gmane:gwene.com.feedburner.sysadvent > http://feeds.feedburner.com/sysadvent?format=xml (Moderated) > [...] > > That's the only entry for Quimby, and since there's no group listed and > "Has read" doesn't look like a proper description, it looks like a > server issue to me.
You added news.gnus.de, instead of news.gnus.org; are you sure that those two NNTP addresses point to the same server? -- Benjamin L. Russell -- Benjamin L. Russell / DekuDekuplex at Yahoo dot com http://dekudekuplex.wordpress.com/ Translator/Interpreter / Mobile: +011 81 90-6526-1406 "Furuike ya, kawazu tobikomu mizu no oto." -- Matsuo Basho^ _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
