From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13658 Path: news.gmane.org!not-for-mail From: asjo@koldfront.dk (Adam =?iso-8859-1?Q?Sj=F8gren?=) Newsgroups: gmane.emacs.gnus.user Subject: Re: Links followed in normal e-mail, but not in HTML e-mail Date: Mon, 15 Feb 2010 12:48:10 +0100 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87tytid8jp.fsf@topper.koldfront.dk> References: <87wryfh3i8.fsf@linux-lqcw.site> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1266237633 24579 80.91.229.12 (15 Feb 2010 12:40:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Feb 2010 12:40:33 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Feb 15 13:40:30 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nh0FY-0007o8-Bi for gegu-info-gnus-english@m.gmane.org; Mon, 15 Feb 2010 13:40:28 +0100 Original-Received: from localhost ([127.0.0.1]:37587 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nh0FX-0000gt-Mq for gegu-info-gnus-english@m.gmane.org; Mon, 15 Feb 2010 07:40:27 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!feeder.news-service.com!feeder.erje.net!nuzba.szn.dk!news.koldfront.dk!pnx.dk!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 26 Original-NNTP-Posting-Host: topper.koldfront.dk Original-X-Trace: virgil.koldfront.dk 1266234488 9509 192.168.1.160 (15 Feb 2010 11:48:08 GMT) Original-X-Complaints-To: abuse@koldfront.dk Original-NNTP-Posting-Date: Mon, 15 Feb 2010 11:48:08 +0000 (UTC) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97, Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13658 Archived-At: On Sun, 14 Feb 2010 23:11:11 +0100, Cecil wrote: > I am working with 'GNU Emacs 23.1.1' and 'Gnus v5.13'. When in a normal > e-mail there is a link to a web page I can open it in Firefox by > clicking on it with the middle mouse button. When I click with the > middle mouse button on a link in a HTML e-mail, the web-page is opened > in the buffer where the e-mail was displayed. Is there a way to open it > in Firefox? I have accrued this snippet in my .gnus, probably from someone sharing it on this list, or another: ; Follow links in w3m with browse-url: (add-hook 'gnus-article-mode-hook (lambda () (set (make-local-variable 'w3m-goto-article-function) 'browse-url))) Best regards, Adam -- "There we go. I've once again proven that Haskell is Adam Sjøgren morally and technically superior to C++." asjo@koldfront.dk