Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Cannot use nnweb for dejanews
Date: 27 Aug 1999 20:50:21 +0200	[thread overview]
Message-ID: <m37lmh83de.fsf@quimbies.gnus.org> (raw)
In-Reply-To: Toby Speight's message of "15 Jul 1999 19:36:16 +0000"

Toby Speight <Toby.Speight@streapadair.freeserve.co.uk> writes:

> (defun fetch-message-from-dejanews (message-id)
>   "Fetch MESSAGE-ID from DejaNews archive."
>   (interactive "sMessage-Id: ")
>   (w3-fetch (format "http://www.deja.com/msgid.xp?MID=%%3C%s%%3E&fmt=raw"
>                     (url-hexify-string message-id)))
>   (let ((gnus-article-buffer w3-last-buffer)
>         (inhibit-read-only t))
>     (gnus-article-highlight)))

Coolio.  Perhaps something like this could be added to nnweb to
fetch articles by Message-ID, and then one could just set
gnus-refer-article-method to the nnweb method?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


      reply	other threads:[~1999-08-27 18:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-15  0:44 Jake Colman
1999-07-15 16:17 ` Doug Bagley
1999-07-15 16:47   ` Raja R Harinath
1999-07-15 17:00     ` Eric Marsden
1999-07-15 19:36       ` Toby Speight
1999-08-27 18:50         ` Lars Magne Ingebrigtsen [this message]

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=m37lmh83de.fsf@quimbies.gnus.org \
    --to=larsi@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).