Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Getting the URL from a nnrss-Message
Date: Thu, 12 Jul 2001 10:13:23 -0700	[thread overview]
Message-ID: <2nn16ajcjw.fsf@piglet.jia.vnet> (raw)
In-Reply-To: <ud77qkxhl.fsf@cli.de>

Christoph Conrad <C.Conrad@cli.de> writes:

> Hi,
> 
> i am using nnrss with the latest Oort Gnus and GNU Emacs 21.0.103.
> 
> My configuration:
> 
> ,----
>| (require 'nnrss)
>| 
>| (defun gnus-user-format-function-X (header)
>|   (let ((descr (assq nnrss-description-field
>|                      (mail-header-extra header))))
>|     (if descr (cdr descr) "")))
>| 
>| (add-to-list 'nnmail-extra-headers nnrss-description-field)
> `----
> 
> For Freshmeat i have made an entry in the group parameters (G p in
>  Group buffer)
> 
> ,----
>| ((gnus-summary-line-format "%U %-20,20s - %uX\n"))
> `----
> 
> so that i see the subject with the description line. I want to achieve
> that when i press <RET> in the summary buffer the webbrowser jumps to
> the url within the message under the cursor.
> 
> How to get the url out of the nnrss-Message?

I've added nnrss-url-field for the url.

ShengHuo


  reply	other threads:[~2001-07-12 17:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-27 10:50 Christoph Conrad
2001-07-12 17:13 ` ShengHuo ZHU [this message]
2001-07-13 17:40   ` Christoph Conrad
2001-07-13 19:33     ` ShengHuo ZHU
2001-07-13 21:17       ` Christoph Conrad
2001-07-13 22:09         ` ShengHuo ZHU

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=2nn16ajcjw.fsf@piglet.jia.vnet \
    --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).