Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: nnrss: how to show the data, too?
Date: Fri, 08 Feb 2002 10:46:23 -0500	[thread overview]
Message-ID: <2nbsf0x9gw.fsf@zsh.cs.rochester.edu> (raw)
In-Reply-To: <vafy9i4dngh.fsf@lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Fri, 08 Feb 2002 16:04:30 +0100")

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> I've played a bit with nnrss and I think it would be nifty if it could
> show the data, too, not just the headline.
>
> Is it possible to embed some hook inside nnrss so that I can put a
> customizable fetch-the-content function there which does what I
> need?  Then the fetch-the-content functions could be contributed for
> various RSS sources.

I just added nnrss-content-function. E.g

    (setq nnrss-content-function 
          (lambda (entry group article)
              ...))

where ENTRY is (num timestamp url subject author date extra).

I believe you know how to play it, because you are Kai.

ShengHuo



  reply	other threads:[~2002-02-08 15:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-08 15:04 Kai Großjohann
2002-02-08 15:46 ` ShengHuo ZHU [this message]
2002-02-11  9:14   ` Kai Großjohann

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=2nbsf0x9gw.fsf@zsh.cs.rochester.edu \
    --to=zsh@cs.rochester.edu \
    /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).