From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53269 Path: main.gmane.org!not-for-mail From: daniel.neri@sigicom.se (=?iso-8859-1?q?Daniel_N=E9ri?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: How to follow news:// link outside of message context? Date: Thu, 26 Jun 2003 13:38:26 +0200 Organization: Sigicom AB, Stockholm, Sweden Sender: ding-owner@lists.math.uh.edu Message-ID: <87smpxcbm5.fsf@fnord.hq.sigicom.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056639626 13915 80.91.224.249 (26 Jun 2003 15:00:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Jun 2003 15:00:26 +0000 (UTC) Original-X-From: ding-owner+M1813@lists.math.uh.edu Thu Jun 26 17:00:21 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19VY8a-00036h-00 for ; Thu, 26 Jun 2003 16:54:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19VY7t-0002pO-00; Thu, 26 Jun 2003 09:53:29 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19VVGn-0002Nb-00 for ding@lists.math.uh.edu; Thu, 26 Jun 2003 06:50:29 -0500 Original-Received: (qmail 48284 invoked by alias); 26 Jun 2003 11:50:29 -0000 Original-Received: (qmail 48279 invoked from network); 26 Jun 2003 11:50:29 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 26 Jun 2003 11:50:29 -0000 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19VVGT-0004WF-00 for ; Thu, 26 Jun 2003 13:50:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19VV5P-0003eA-00 for ; Thu, 26 Jun 2003 13:38:43 +0200 Original-Lines: 13 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (berkeley-unix) Cancel-Lock: sha1:fQkUeH1ss3JEPFABRP8/MEbaBC8= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53269 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53269 Tom Koelman writes: > I want to keep some news:// links in a text file for easy retrieval > later on, but I don't know how to "follow" them outside of message > context. If I get a message containing such a link it is buttonized, > I just can press "enter" to do just that, how to achieve this > outside of a message? You can use M-x goto-address to get "clickable" URLs in any buffer. Regards, --Daniel