Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: How to get multipart/alternative button to show plain text by default?
Date: Wed, 06 Jan 2016 23:59:24 +0100	[thread overview]
Message-ID: <8737uaco1f.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <loom.20160106T232206-702@post.gmane.org>

Dave 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           

I have this:

  ;; Don't display html inline
  (setq
   mm-discouraged-alternatives '("text/html" "text/richtext" "text/enriched")
   mm-automatic-display (remove "text/html" mm-automatic-display))


  Best regards,

    Adam

-- 
 "The speed at which I write by hand is almost                Adam Sjøgren
  perfectly synchronized with the speed at which I       asjo@koldfront.dk
  think. I type faster than I think so I have to stop,
  and that interrupts the flow."




  reply	other threads:[~2016-01-06 22:59 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 [this message]
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=8737uaco1f.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --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).