9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp okamoto@granite.cias.osakafu-u.ac.jp
Subject: [9fans] dealing with JIS encoded mail by upas
Date: Fri,  9 Oct 1998 18:41:52 +0900	[thread overview]
Message-ID: <19981009094152.qJkz5j6vb9LY9h_-mURqvp5HSgeCXQQJmywMZ3SXbP4@z> (raw)

>I put a very quick and dirty patch for dealing with JIS encoded Japanese
>mail by upas system.  This is a personal and temporal version.

A serious bug has been found in libtcs for outputting JIS(iso-2022-jp)
encoded text when using with MIME mail.  In the original program
in jisjis_ou() function of conv_jis.c, a controle charcter set of
"ESC(H" will be sent to indicate the end of JIS coded string.
This doesn't work for MIME encoding, and this controle string 
should be replaced by "ESC(B".  I don't know why...

I put this new version on the same url of our secret Web page.

Kenji

PS. This mail is also passing the conversion filter from utf to
jis.  Then, you are reading JIS encoded English-like text.  :-)




             reply	other threads:[~1998-10-09  9:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-09  9:41 okamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-10-10  3:57 okamoto
1998-10-10  3:35 arisawa
1998-10-06  9:15 okamoto

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=19981009094152.qJkz5j6vb9LY9h_-mURqvp5HSgeCXQQJmywMZ3SXbP4@z \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    /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).