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

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

Re: Best way to see html stuff


From: Torben Knudsen
Subject: Re: Best way to see html stuff
Date: Wed, 17 Dec 2008 08:30:34 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Tassilo Horn <tassilo@member.fsf.org> writes:

> Torben Knudsen <tk@es.aau.dk> writes:
>
> Hi Torben,
>
>> Do you have a suggestion that works with firefox?
>
> ,----[ C-h v mm-text-html-renderer RET ]
> | mm-text-html-renderer is a variable defined in `mm-decode.el'.
> | Its value is w3m
> | 
> | Documentation:
> | Render of HTML contents.
> | It is one of defined renderer types, or a rendering function.
> | The defined renderer types are:
> | `w3m'  : use emacs-w3m;
> | `w3m-standalone': use w3m;
> | `links': use links;
> | `lynx' : use lynx;
> | `w3'   : use Emacs/W3;
> | `html2text' : use html2text;
> | nil    : use external viewer (default web browser).
> | 
> | You can customize this variable.
> | 
> | This variable was introduced, or its default value was changed, in
> | version 23.0 of Emacs.
> `----
>
> So try
>
>   (setq mm-text-html-renderer nil)
>
> and see what happens.  (Maybe you also need to set
> browse-url-browser-function to browse-url-firefox.)
>
I have tryed:

(setq mm-text-html-renderer nil)
(setq browse-url-browser-function 'browse-url-firefox)

this gives me some links I probably didn't  se before.  However, w3m
is used to show it not firefox.  I can't figure out why.  Can you?

-- 
Associate Prof. Ph.D Torben Knudsen     Mobile  : (+45) 2787 9826
Section of Automation and Control,      Direct  : 6 8694
Department of Electronic Systems,       Email   : tk@es.aau.dk   
Aalborg University 
Fredrik Bajersvej 7 
DK-9220 Aalborg Ø
Denmark 


reply via email to

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