info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Links followed in normal e-mail, but not in HTML e-mail


From: Cecil Westerhof
Subject: Re: Links followed in normal e-mail, but not in HTML e-mail
Date: Wed, 17 Feb 2010 12:13:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

asjo@koldfront.dk (Adam Sjøgren) writes:

>> 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)))

Works like a charm. Thanks.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


reply via email to

[Prev in Thread] Current Thread [Next in Thread]