Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Documentation of gnus-check-new-newsgroups, select methods value
Date: Sat, 02 Jan 2016 12:34:13 +0100	[thread overview]
Message-ID: <871ta0z03u.fsf@tullinup.koldfront.dk> (raw)

The documentation of gnus-check-new-newsgroups does not mention that
_if_ you set the variable to a list of select methods, then the options
set on those select methods in gnus-secondary-select-methods will be
ignored.

Should it?

What lead me to discover this, is that I have had for a long time:

  (setq gnus-secondary-select-methods
        '(
          (nnml ""
                (nnir-search-engine notmuch))
      ...

and recently I added:

  (setq gnus-check-new-newsgroups '((nnml "")))

Which had the side effect of making nnir-searches on nnml: return no
results. (Which, by the way, is also misleading - shouldn't nnir say
"I was not configured to search anything", rather than "I didn't find
any results"?)

If I change gnus-check-new-newsgroups to '((nnml "" (nnir-search-engine
notmuch))) searching works again.

Which is nice, but it feels a little, uh, brittle?


  Best regards,

    Adam

-- 
 "What do you do for a living, man?"                          Adam Sjøgren
 "Oh, I confound expectations."                          asjo@koldfront.dk




             reply	other threads:[~2016-01-02 11:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-02 11:34 Adam Sjøgren [this message]
2016-01-02 11:55 ` Eric Abrahamsen
2016-01-02 12:17   ` Adam Sjøgren
2016-01-02 13:59     ` Eric Abrahamsen
2016-01-02 14:13       ` Adam Sjøgren
2016-01-04  2:21 ` Eric Abrahamsen

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=871ta0z03u.fsf@tullinup.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).