Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Setting gnus-check-new-newsgroups to nil --> gnus-secondary-select-methods ignored
Date: Tue, 06 Jul 2010 22:58:51 +0200	[thread overview]
Message-ID: <87bpakfhtg.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87fwzwfi5l.fsf@topper.koldfront.dk>

Now that I am digging in this anyway, I am looking at the value of
gnus-opened-servers (formatted):

  Value: (((nnrss "") ok) 
         ((nntp "news.gmane.org") ok)
         ((nntp "news.sslug.dk") ok)
         ((nntp "news.gmane.org"
           (nntp-record-commands t) 
           (nntp-open-connection-function nntp-open-tls-stream)
           (nntp-port-number 563)
           (nntp-address "snews.gmane.org")) ok)
         ((nnml "") ok)
         ((nnml "archive"
           (nnml-directory "~/Mail/archive")
           (nnml-active-file "~/Mail/archive/active")
           (nnml-get-new-mail nil)
           (nnml-inhibit-expiry t)) ok)
         ((nntp "news.koldfront.local" (nntp-address "news.koldfront.dk")) ok))

nnrss, nnml and archive looks ok. news.koldfront.local is my primary
server (gnus-select-method), that looks ok. news.sslug.dk is a foreign
server, that looks ok.

But what is up with news.gmane.org appearing twice? It is there as a
foreign server (the empty one) and as a secondary-select-method (the one
with configuration after it).

The first one surely shouldn't be there?!

(This is with the default value (ask-server) for gnus-check-new-newsgroup)


  Best regards,

    Adam

-- 
 "My internal clock is on Tokyo time."                        Adam Sjøgren
                                                         asjo@koldfront.dk




  reply	other threads:[~2010-07-06 20:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-06 20:51 Adam Sjøgren
2010-07-06 20:58 ` Adam Sjøgren [this message]
2010-07-06 23:57   ` [PATCH] Avoid opening secondary select methods as foreign servers Adam Sjøgren
2010-07-17 20:13     ` Adam Sjøgren
2010-08-03 19:10       ` Ted Zlatanov
2010-08-08 13:59         ` Adam Sjøgren
2010-08-08 14:14           ` Adam Sjøgren
2010-08-09 14:12             ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bpakfhtg.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).