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

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

Re: HTML rendering in gnus


From: Hadron Quark
Subject: Re: HTML rendering in gnus
Date: Sun, 23 Jul 2006 16:05:37 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Hadron Quark <hadronquark@gmail.com> writes:

> Somthing is installed which gives a text rendering of html emails : but
> links do not work. In normal emails any http link can be opened in a
> seperate browser by tabbing to it and hitting enter (browse-url) which
> in turns opens a firefox tab.
>
> How do I find out (a) whats rendering my html emails and (b) get it to
> open links in either a new buffer or an external browser.
> -- 

Its ok, I did this in .gnus.el and it seems to work fine

(define-key gnus-article-mode-map (kbd "<f1>") 
'w3m-view-url-with-external-browser)

Any comments on whether this is better achived appreciated.

-- 


reply via email to

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