Gnus development mailing list
 help / color / mirror / Atom feed
From: Russ Allbery <rra@stanford.edu>
Subject: Re: How do I turn off rendering of HTML?
Date: Wed, 03 Aug 2005 13:13:24 -0700	[thread overview]
Message-ID: <87r7dapymz.fsf@windlord.stanford.edu> (raw)
In-Reply-To: <87y87kw7fr.fsf@windlord.stanford.edu> (Russ Allbery's message of "Tue, 02 Aug 2005 10:54:32 -0700")

Russ Allbery <rra@stanford.edu> writes:

> I just upgraded to No and the FAQ information for turning off automatic
> display of text/html parts apparently no longer works.  I have:

> (custom-set-variables
>  '(mm-discouraged-alternatives '("text/html" "text/enriched"))
>  '(mm-automatic-display (remove "text/html" mm-automatic-display)))

Thanks to Ted Stern, I now have:

(custom-set-variables
 '(mm-inline-override-types '("text/html"))

which does exactly what I want, despite the confusing variable name which
makes it sound to me like it forces the HTML to be inline.

The FAQ should probably be updated, since its recommendation appears to no
longer work.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>



  reply	other threads:[~2005-08-03 20:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-02 17:54 Russ Allbery
2005-08-03 20:13 ` Russ Allbery [this message]
2005-08-29 16:43   ` Reiner Steib
2005-09-06 16:55     ` Reiner Steib
2005-09-07  0:56       ` Katsumi Yamaoka
2005-09-07  3:46         ` Katsumi Yamaoka
2005-09-07 13:40           ` Reiner Steib

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=87r7dapymz.fsf@windlord.stanford.edu \
    --to=rra@stanford.edu \
    /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).