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

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

Re: To open links with w3m


From: Lars Magne Ingebrigtsen
Subject: Re: To open links with w3m
Date: Sat, 22 Apr 2006 02:37:21 +0200
User-agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux)

"harry meyers" <late@literaturlatenight.de> writes:

> I just can't manage it to open links within gnus with w3m and not w3.
> I tried it like that
>
> (if window-system
>     (setq browse-url-browser-function
>           ;;'browse-url-kde)
>           'w3m-browse-url)

This should be the only thing that's required, I think.  Unless you
have a hook function somewhere that uses w3 for rendering the HTML.

Try

(setq mm-text-html-renderer 'w3m)

and see whether that helps.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


reply via email to

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