info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with `nnweb' mode


From: Reiner Steib
Subject: Re: Problems with `nnweb' mode
Date: Thu, 06 Apr 2006 17:53:09 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On Thu, Apr 06 2006, Tassilo Horn wrote:

> If you want to search for a message with the message-id
> <foobar@barfoo.example> at google, go into your *Group* buffer and
> type:
>
>     `G w RET <foobar@barfoo.example> RET'
[...]
> BTW: You can search with any search string, not only message-ids. 

Cool, I wasn't aware that it works for MIDs on Google.  I think
previously you had to type it into the MID field of the advanced
search.

I used to enter some random group and hit `j MID RET' upto now.

> |  (nntp "news.gmane.org")
> |  (nnweb "gmane"
> |         (nnweb-type gmane))
> |  (nnweb "google"
> |         (nnweb-type google)))

I don't think duplicating Gmane makes much sense, does it?  Maybe even
`(nnweb "google" ...)' causes the problem because it doesn't signal
"not found" correctly.  (Cf. the "FIXME" in
`nnweb-google-wash-article').

> The docs tell me that Gnus will try all select methods until it finds
> the searched message, but here it seems that Gnus stops after the first
> (current), and return an empty message if it fails with it.

Yes, it should.  It works for me with...

,----[ <f1> v gnus-refer-article-method RET ]
| gnus-refer-article-method is a variable defined in `gnus.el'.
| [...]
| Value:
| (current
|  (nntp "localhost")
|  (nnml "personal")
|  (nnml "news")
|  (nnml "archive")
|  (nntp "news.uni-ulm.de")
|  (nntp "news.belwue.de")
|  (nntp "news.gmane.org")
|  (nntp "news.gnus.org")
|  (nnweb "google"
|       (nnweb-type google)))
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]