Gnus development mailing list
 help / color / mirror / Atom feed
From: Dave Abrahams <dave@boostpro.com>
To: ding@gnus.org
Subject: How to get multipart/alternative button to show plain text by default?
Date: Wed, 6 Jan 2016 22:37:39 +0000 (UTC)	[thread overview]
Message-ID: <loom.20160106T232206-702@post.gmane.org> (raw)

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?

TIA,
Dave




             reply	other threads:[~2016-01-06 22:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06 22:37 Dave Abrahams [this message]
2016-01-06 22:59 ` Adam Sjøgren
2016-01-07  9:51   ` Andreas Schwab
2016-01-06 23:04 ` Bjørn Mork
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=loom.20160106T232206-702@post.gmane.org \
    --to=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).