From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3161 Path: news.gmane.org!not-for-mail From: Tim McNamara Newsgroups: gmane.emacs.gnus.user Subject: Re: Active links in Gnus? Date: 07 Nov 2003 18:16:54 -0600 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669354 17843 80.91.229.2 (31 Jan 2006 01:02:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:02:34 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:31:47 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!news-out.visi.com!petbe.visi.com!gemini.bitstream.net.POSTED!not-for-mail Original-Sender: tim@localhost.bitstream.net Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.30 Original-NNTP-Posting-Host: d672c54a.news.bitstream.net Original-X-Trace: 1068250671 gemini.bitstream.net 1095 216.243.177.155 Original-X-Complaints-To: abuse@bitstream.net Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:3302 Original-Lines: 25 X-Gnus-Article-Number: 3302 Tue Jan 17 17:31:47 2006 Xref: news.gmane.org gmane.emacs.gnus.user:3161 Archived-At: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: > On Fri, Nov 07 2003, Tim McNamara wrote: > > > Is there a way to make URLs clickable in Gnus > > In Gnus 5.10, URLs are clickable by default, and IIRC this is true > for Gnus 5.9, too (see the variable `gnus-button-url-regexp'). Huh. Well, I guess I've never thought to try, given that URLs aren't highlighted or underlined in my rednition of Gnus (5.9, I think- whatever came with the Carbonized version of Emacs). And of course there have been no URLs given in any of theposts I've read this session. But I'll give it a try when the opportunity arises. > > and to pass the URL to my browser? (This is using either the > > Carbonized OS X version or the X11 version). > > Customize `browse-url-browser-function'. I don't know _what_ you > should use, though. Meaning which browser, or what syntax to use ot send the URL to the browser? Thanks!!