Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <heimdall@uni-koblenz.de>
Subject: Re: nnweb fix
Date: Sun, 30 Apr 2006 13:10:19 +0200	[thread overview]
Message-ID: <87k697nwtg.fsf@baldur.nicundtas.de> (raw)
In-Reply-To: <m3odyjl8kl.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

Hi Lars,

>> I tried referring (`^' in summary buffer) an article and got a blank
>> one. Then I tried fetching the message by copying the message id in the
>> References header. I switched to *Group* buffer and did `G w RET google
>> RET <m-id> RET', which worked as expected.
>
> Odd.  I just tried this myself, and it worked fine.
>
> I'm using
>
> (setq gnus-refer-article-method
>       '((nnweb "refer" (nnweb-type google))))

Here it's:

(setq gnus-refer-article-method
      '(current
        (nntp "newshost.uni-koblenz.de")
        (nntp "news.gmane.org")
        (nnweb "google"
               (nnweb-type google))))

I did a test again and got these messages in *Messages* after
`gnus-summary-refer-parent-article' (^) on an article:

,----[ *Messages* ]
| Opening nntp server on newshost.uni-koblenz.de...
| Opening TLS connection to `newshost.uni-koblenz.de'...
| Opening TLS connection with `gnutls-cli -p %p %h'...done
| Opening TLS connection to `newshost.uni-koblenz.de'...done
| Opening nntp server on newshost.uni-koblenz.de...done
| Opening nntp server on news.gmane.org...done
| Opening nnweb server on google...done
| Loading url-auth...done
| Contacting host: www.google.com:80
| Loading url-cache...done
| Contacting host: groups.google.com:80 [2 times]
| Requested article not found
| Generating summary...done
| Opening nntp server on newshost.uni-koblenz.de...done
| Opening nntp server on news.gmane.org...done
| Fetched article <4449e072$0$11072$9b4e6d93@newsread4.arcor-online.net>
| No such article (may have expired or been canceled)
`----

The result was again an empty article in summary buffer. If I manually
search for this message ID at google, the article is found.

Bye,
Tassilo
-- 
A child of five could understand this! Fetch me a child of five!




  reply	other threads:[~2006-04-30 11:10 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-22 10:42 Andreas Seltenreich
2006-04-23 14:12 ` Lars Magne Ingebrigtsen
2006-04-23 19:02 ` Tassilo Horn
2006-04-30  9:24   ` Lars Magne Ingebrigtsen
2006-04-30 11:10     ` Tassilo Horn [this message]
2006-04-30 11:31       ` Lars Magne Ingebrigtsen
2006-04-30 12:10         ` Tassilo Horn
2006-04-30 15:14           ` Tassilo Horn
2006-04-30 15:56             ` Andreas Seltenreich
2006-04-30 16:34               ` Tassilo Horn
2006-04-30 16:58                 ` Andreas Seltenreich
2006-05-01 12:06               ` Lars Magne Ingebrigtsen
2006-05-01 12:09           ` Lars Magne Ingebrigtsen
2006-05-01 14:40             ` Tassilo Horn
2006-05-01 15:02               ` Lars Magne Ingebrigtsen
2006-05-01 16:38                 ` Tassilo Horn
2006-05-01 16:52                   ` Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
2005-12-31  9:42 Andreas Seltenreich
2005-12-31 10:48 ` Andreas Seltenreich
2006-01-04  0:18   ` Reiner Steib
2006-01-04 12:25     ` Andreas Seltenreich
2006-01-27  8:35     ` Andreas Seltenreich
2006-01-30 15:08       ` Reiner Steib
2006-01-31  5:48         ` Andreas Seltenreich
2006-01-31 16:03           ` Reiner Steib
2006-01-31 17:06             ` Andreas Seltenreich
2006-02-03 13:20               ` Reiner Steib
2006-02-12  6:34                 ` Andreas Seltenreich
2006-02-13 13:35                   ` Reiner Steib

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=87k697nwtg.fsf@baldur.nicundtas.de \
    --to=heimdall@uni-koblenz.de \
    /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).