Gnus development mailing list
 help / color / mirror / Atom feed
From: Christoph Conrad <C.Conrad@cli.de>
Subject: Getting the URL from a nnrss-Message
Date: Wed, 27 Jun 2001 12:50:30 +0200	[thread overview]
Message-ID: <ud77qkxhl.fsf@cli.de> (raw)

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. A.
Best regards,
Christoph Conrad
-- 
TTi Entwicklungszentrum GmbH,  Elisabethstr. 16, D-52062 Aachen
Fon: +49 241 47051-0  Fax: +49 241 47051-89 Web: http://www.cli.de
Look Ma, this man can twist his fingers as if they were made of rubber,
isn't that amazing? -- Not really, he's been using emacs for years...!



             reply	other threads:[~2001-06-27 10:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-27 10:50 Christoph Conrad [this message]
2001-07-12 17:13 ` ShengHuo ZHU
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=ud77qkxhl.fsf@cli.de \
    --to=c.conrad@cli.de \
    --cc=christoph.conrad@gmx.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).