Gnus development mailing list
 help / color / mirror / Atom feed
From: "Bjørn Mork" <bjorn@mork.no>
To: Dave Abrahams <dave@boostpro.com>
Cc: ding@gnus.org
Subject: Re: How to get multipart/alternative button to show plain text by default?
Date: Thu, 07 Jan 2016 00:04:52 +0100	[thread overview]
Message-ID: <87ziwib97v.fsf@nemi.mork.no> (raw)
In-Reply-To: <loom.20160106T232206-702@post.gmane.org> (Dave Abrahams's message of "Wed, 6 Jan 2016 22:37:39 +0000 (UTC)")

Dave Abrahams <dave@boostpro.com> writes:

> When viewing an article such as this one in Gnus
> <http://article.gmane.org/gmane.comp.lang.swift.evolution/2367>, 
> I really want to see the plain text version of the article by default, 
> but it very consistently comes through looking like this:
>
>   1.  ( ) text/plain          (*) text/html           
>
>   <Body of message>
>
> I have all the following customizations:
>
>  '(gnus-buttonized-mime-types
>    (quote
>     ("multipart/alternative")))
>  '(mm-discouraged-alternatives
>    (quote
>     ("text/html" "text/richtext" "image/.*")))
>  '(mm-inline-large-images
>    (quote resize))
>  '(mm-inline-text-html-with-images t)
>
> What am I missing?

I believe mm-discouraged-alternatives only affects the selection of
which part to render when *not* buttonizing.  So you should drop the
gnus-buttonized-mime-types customization.



Bjørn



  parent reply	other threads:[~2016-01-06 23:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06 22:37 Dave Abrahams
2016-01-06 22:59 ` Adam Sjøgren
2016-01-07  9:51   ` Andreas Schwab
2016-01-06 23:04 ` Bjørn Mork [this message]
2016-01-08  7:18   ` Dave Abrahams
2016-01-08 12:19     ` Bjorn Solberg
2016-01-09  7:32     ` Steinar Bang
2016-01-09  9:51       ` Andreas Schwab
2016-01-09 13:28     ` Bjørn Mork
2016-01-18  0:30       ` Dave Abrahams
2016-01-08 12:00 ` Teemu Likonen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ziwib97v.fsf@nemi.mork.no \
    --to=bjorn@mork.no \
    --cc=dave@boostpro.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).