From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36707 Path: main.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Getting the URL from a nnrss-Message Date: Wed, 27 Jun 2001 12:50:30 +0200 Organization: Church of GNU Emacs Message-ID: Reply-To: C.Conrad@cli.de, christoph.conrad@gmx.de NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172250 10049 80.91.224.250 (21 Oct 2002 03:50:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:50:50 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 24684 invoked from network); 27 Jun 2001 10:50:32 -0000 Original-Received: from gate.cli.de (212.117.64.114) by gnus.org with SMTP; 27 Jun 2001 10:50:32 -0000 Original-Received: from cli3.cli.de (cli3.cli.de [10.13.11.3]) by gate.cli.de (8.9.3/8.9.3) with ESMTP id MAA13223 for ; Wed, 27 Jun 2001 12:50:30 +0200 Original-Received: from CLI119 (cli119.cli.de [10.13.23.119]) by cli3.cli.de (8.9.3/8.9.3) with ESMTP id MAA30658 for ; Wed, 27 Jun 2001 12:50:30 +0200 Original-To: ding@gnus.org User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 Original-Lines: 38 Xref: main.gmane.org gmane.emacs.gnus.general:36707 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36707 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 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...!