Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Welsh Duggan <md5i@cs.cmu.edu>
Subject: Re: No "Content-Type:"
Date: Mon, 17 Jan 2000 06:48:26 GMT	[thread overview]
Message-ID: <v1tpuv1i46x.fsf@maru.rem.cs.cmu.edu> (raw)
In-Reply-To: <86ogaleuse.fsf@mediawars.ne.jp>

Shigeki Uno <shigeki@mediawars.ne.jp> writes:

> I asked you about *Content-Transfer-Encoding* topic the other day
> and No problems occured about Encoding MIME e-mails after that.
> (Thanks, Yamaoka-san.)
> 
> *But* I said that some e-mails causes *unintelligible sequence of
> characters* and these e-mails are encoded by Quoted-Printable.  I
> looked into them carefully today again and found that I made an
> error in reports. :-(
>   
> Following example is e-mail's headers which causes *unintelligible
> sequence of characters*(This is one of them).

[...]

> I found *Content-Type: text/plain; charaset="iso-2022-JP"* line
> doesn't exist. And others which cause *unintelligible sequence of
> characters* also doesn't have *Content-Type* line.
> 
> I can read it with _MEW_(Message in the Emacs World) without any
> problems but, on the other hand, certainly can't read it with
> (P)Gnus :-(.  SIGH.

I also have had problems with malformed messages before.  Often I can
fix them by using washing functions.  For example, if I received a
quoted-printable iso-2022-jp article with a missing Content-Type
header, I would run the following washing functions:

`W q'  <- This should take care of quoted-printable
`C-u W M c iso-2022-jp RET' <- This should take care of the encoding

-- 
Michael Duggan
(md5i@cs.cmu.edu)



  parent reply	other threads:[~2000-01-17  6:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-16 18:27 Shigeki Uno
2000-01-16 22:23 ` Kai Großjohann
2000-01-17  8:32   ` Shigeki Uno
2000-01-17  0:31 ` Katsumi Yamaoka
2000-01-17  9:17   ` Kai Großjohann
2000-01-17 10:12     ` Katsumi Yamaoka
2000-01-17 10:19       ` Katsumi Yamaoka
2000-01-17 11:52   ` Shigeki Uno
2000-01-17  6:48 ` Michael Welsh Duggan [this message]
2000-01-17 13:15   ` Solved (was: Re: No "Content-Type:") Shigeki Uno

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=v1tpuv1i46x.fsf@maru.rem.cs.cmu.edu \
    --to=md5i@cs.cmu.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).