Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: Content-Transfer-Encoding
Date: 13 Jan 2000 06:14:37 -0500 (EST)	[thread overview]
Message-ID: <yosuu2kixlya.fsf@jpl.org> (raw)
In-Reply-To: <86d7r6tgmc.fsf@mediawars.ne.jp> (Shigeki Uno's message of "13 Jan 2000 19:23:23 +0900")

>>>>> In <86d7r6tgmc.fsf@mediawars.ne.jp> 
>>>>>	Shigeki Uno <shigeki@mediawars.ne.jp> wrote:

> I write a e-mail message in Japanese and send it as usual,
> so "Content-Transfer-Encoding" line in header shows *quoted-printable*.
> But some japanese can't read this *quoted-printable* encoded messages.

[...]

> I want to encode messages "7bit" type automatically. 
> How do I do that ?

I was troubled with the same problem. :-)
Please try the following code in your .gnus file:

(setq mm-body-charset-encoding-alist
      '((iso-2022-jp . 7bit) (iso-2022-jp-2 . 7bit)))
-- 
~{I=8T?KC@~} <yamaoka@jpl.org>



  reply	other threads:[~2000-01-13 11:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-13 10:23 Content-Transfer-Encoding Shigeki Uno
2000-01-13 11:14 ` Katsumi Yamaoka [this message]
2000-01-13 17:02   ` Content-Transfer-Encoding Shigeki Uno
2000-01-13 23:52     ` Content-Transfer-Encoding Katsumi Yamaoka
2000-01-14 18:18       ` Content-Transfer-Encoding Shigeki Uno
2000-04-21 13:22       ` Content-Transfer-Encoding Lars Magne Ingebrigtsen
2000-04-21 19:24         ` Content-Transfer-Encoding Pavel Janik ml.
2000-04-22  0:16           ` Content-Transfer-Encoding Lars Magne Ingebrigtsen
2000-04-22  8:43             ` Content-Transfer-Encoding Pavel Janik ml.
2000-04-22 12:28               ` Content-Transfer-Encoding Lars Magne Ingebrigtsen
2001-01-09 10:37 content-transfer-encoding vvv

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=yosuu2kixlya.fsf@jpl.org \
    --to=yamaoka@jpl.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).