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

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

Re: How to follow URL links in Gnus


From: Hadron Quark
Subject: Re: How to follow URL links in Gnus
Date: Tue, 08 Aug 2006 19:47:13 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Franz Häuslschmid <lukrez@gmx.at> writes:

> Chunhua Li writes:
>
> [...]
>
>> 1. How to instruct Gnus to follow the link with w3m?
>
> Try adapting the variable `browse-url-browser-function' by typing
> `M-x customize-variable RET browse-url-browser-function'.  The
> rest should be self-explanatory.

I use 

w3m-view-url-with-external-browser for external stuff.

in my .gnus.el:

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


for w3m "in buffer" : just use

M x w3m



reply via email to

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