[EMAIL PROTECTED] (Adam Sjøgren) writes:

Hi Adam,

> I have got something to the tune of this, in my .gnus:
>
>  (setq mm-discouraged-alternatives
>        '("text/html" "text/richtext" "text/enriched"))

Strange "text/html" is in it by default, but I have at least one article
with both html and text part where the html part is shown as default...

Anyway, this lead me to `gnus-buttonized-mime-types' which is a nice
feature.

Now I have

(setq mm-discouraged-alternatives
      '("text/html" "text/richtext" "text/enriched")
      gnus-buttonized-mime-types
      '("multipart/signed" "multipart/alternative"))

and the text part is displayed by default + mime buttons. Nice!

Bye,
Tassilo
-- 
If programmers deserve to  be rewarded for creating innovative programs,
by the same  token they deserve to be punished if  they restrict the use
of these programs. (Richard M. Stallman)



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to