Tassilo Horn <[email protected]> writes:

> Torben Knudsen <[email protected]> writes:
>
> Hi Torben,
>
>> Quit often I get mails where I don't see stuff included in html (I
>> guess).  What is the best settings and ways to see what people using
>> e.g. outlook includes in there mail?
>
> I use these settings for rendering html mail:
>
> --8<---------------cut here---------------start------------->8---
> ;; Use emacs-w3m to render html mails and display images
> (setq mm-text-html-renderer 'w3m
>       mm-inline-text-html-with-images t
>       mm-inline-large-images t)
>
> ;; Show plain text part by default, but provide buttons for the
> ;; html part
> (setq mm-discouraged-alternatives '("text/html" "text/richtext" 
> "text/enriched")
>       gnus-buttonized-mime-types  '("multipart/signed" 
> "multipart/alternative"))
> --8<---------------cut here---------------end--------------->8---
>
> Of course, you need w3m and emacs-w3m to use it.
>

What is the advantages of using emacs-w3m?
How does emacs-w3m compare with firefox?
Can I still click on links and se them in firefox?

-- 
Associate Prof. Ph.D Torben Knudsen     Mobile  : (+45) 2787 9826
Section of Automation and Control,      Direct  : 6 8694
Department of Electronic Systems,       Email   : [email protected]   
Aalborg University 
Fredrik Bajersvej 7 
DK-9220 Aalborg Ø
Denmark 
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to