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

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

Re: GNus 5.9.0 tries opening HTML, but text/plain preferred


From: Ivan Boldyrev
Subject: Re: GNus 5.9.0 tries opening HTML, but text/plain preferred
Date: Thu, 19 Oct 2006 10:22:02 +0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

On 9632 day of my life Jerry Sievers wrote:
> Anyway, I see that my Gnus is opening the HTML part of messages that
> have alternative content types, and in cases where this is totally
> bogus MS Outlook HTML, the rendering fails and shows up as raw
> markup. 

Install w3m (a text browser) and emacs-w3m.  Then
(setq mm-text-html-renderer 'w3m)

Or set the variable to other value that uses different browser you have.

> Question; how would I tell Gnus to choose text/plain over text/html
> when doing inline rendering of message content?

(setq mm-discouraged-alternatives '("text/html"))

You can also M-x customize-variable these two variables.

-- 
Ivan Boldyrev

                                                  Your bytes are bitten.





reply via email to

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