Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: ding@gnus.org
Subject: Re: nnir-run-gmane search broken
Date: Tue, 07 Dec 2010 11:09:42 +0100	[thread overview]
Message-ID: <pkn4oapdhcp.fsf@invalid.com> (raw)
In-Reply-To: <87vd36p6mo.fsf@fastmail.fm>

Matt Lundin <mdl@imapmail.org> writes:

> Commit 37a6bcd4423177ae79be2f6ac5b8f8ea4829aca7 broke nnir searches on
> my gmane groups. I surmise this is because the nntp-address that nnir
> looks for is not always present in the select method. My
> gnus-select-method looks like this:
>
> (setq gnus-select-method '(nntp "news.gmane.org"))
>
> As a result, line 1383 in nnir.el...
>
> (cadr (assoc 'nntp-address 
> 	     (cddr (gnus-server-to-method "nntp:news.gmane.org")))) 
>
> ...evaluates to nil, because...
>
> (gnus-server-to-method "nntp:news.gmane.org")
>
> ...evaluates simply to...
>
> (nntp "news.gmane.org")

Should this not fallback to using nnir-method-default-engines? (I
haven't checked the code)

Robert




  reply	other threads:[~2010-12-07 10:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07  4:08 Matt Lundin
2010-12-07 10:09 ` Robert Pluim [this message]
2010-12-07 13:20   ` Andrew Cohen
2010-12-08 19:17     ` Matt Lundin
2010-12-08 19:27       ` Matt Lundin
2010-12-10 15:01         ` Matt Lundin

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=pkn4oapdhcp.fsf@invalid.com \
    --to=rpluim@gmail.com \
    --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).