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

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

Re: html message is not dislayed


From: Giorgos Keramidas
Subject: Re: html message is not dislayed
Date: Sun, 30 Mar 2008 06:53:56 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix)

On Sun, 27 Jan 2008 13:04:25 +0100, Reiner Steib <reinersteib+gmane@imap.cc> 
wrote:
> --8<---------------cut here---------------start------------->8---
> (setq
>  ;; Discourage HTML, enriched or image (image spam):
>  mm-discouraged-alternatives
>  '("text/html" "text/richtext" "text/enriched" "multipart/related"
>    "image/.*")
>  ;; Display choice buttons for alternatives (suggested by Katsumi Yamaoka) and
>  ;; signed messages:
>  gnus-buttonized-mime-types '("multipart/alternative" ".*/signed"))
> --8<---------------cut here---------------end--------------->8---

Hi Reiner,

I was looking for something like this, and I happened to stumble upon it
by reading old gnu.emacs.gnus posts.  Thanks for the suggestion to add
"multipart/alternative" to the buttonized types! :)

After seeing this *and* rereading the manual, I noticed it's already one
of the suggestions:

,-----------------------------------------------------------------------
| `gnus-buttonized-mime-types'
|      [...]
|      You could also add `"multipart/alternative"' to this list to
|      display radio buttons that allow you to choose one of two media
|      types those mails include.  [...]
`-----------------------------------------------------------------------

It's amazing how many things *are* documented already, but are easy to
miss when just skimming through the manual :)



reply via email to

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