[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 09:00:55 +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,
>
>> 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 : tk@es.aau.dk
Aalborg University
Fredrik Bajersvej 7
DK-9220 Aalborg Ø
Denmark
- Re: Best way to see html stuff, (continued)
- Message not available
- Re: Best way to see html stuff, Tassilo Horn, 2008/12/16
- Message not available
- Re: Best way to see html stuff, Torben Knudsen, 2008/12/17
- Re: Best way to see html stuff, Tassilo Horn, 2008/12/17
- Message not available
- Re: Best way to see html stuff, Torben Knudsen, 2008/12/17
- Re: Best way to see html stuff, Tassilo Horn, 2008/12/17
- Message not available
- Re: Best way to see html stuff, Torben Knudsen, 2008/12/17
- Message not available
- Re: Best way to see html stuff, Torben Knudsen, 2008/12/17
Message not available
Re: Best way to see html stuff, Charles philip Chan, 2008/12/17
Message not availableRe: Best way to see html stuff, Torben Knudsen, 2008/12/19
Re: Best way to see html stuff, Tassilo Horn, 2008/12/19