Gnus development mailing list
 help / color / mirror / Atom feed
From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>
Subject: META tags in text/html messages
Date: Fri, 07 May 2004 17:05:13 +0900	[thread overview]
Message-ID: <87r7twek7a.fsf@namazu.org> (raw)

Hi,

I have noticed that a famous broken MUA generates a corrupted
text/html message that meets following conditions:

  (1) the charset `foo' is specified in its Content-Type header,
  (2) the other charset `bar' is specified in a META tag of its body,
      and
  (3) its body is encoded in the charset `foo'.

In order to avoid this problem, I have installed the following change:

    2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>

        * mm-view.el (mm-inline-text-html-render-with-w3): Check META
        tags, only when charsets are not specified in headers.
        (mm-inline-text-html-render-with-w3m): Ditto.

-- 
TSUCHIYA Masatoshi



                 reply	other threads:[~2004-05-07  8:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87r7twek7a.fsf@namazu.org \
    --to=tsuchiya@namazu.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).