Gnus development mailing list
 help / color / mirror / Atom feed
From: Shenghuo ZHU <zsh@cs.rochester.edu>
Subject: Re: should mbox be opened in unibyte mode
Date: 04 May 2000 17:33:12 -0400	[thread overview]
Message-ID: <2nog6mrofb.fsf@tiger.jia.vnet> (raw)
In-Reply-To: Vladimir Volovich's message of "05 May 2000 00:27:27 +0400"

>>>>> "VV" == Vladimir Volovich <vvv@vvv.vsu.ru> writes:

VV> "ZSH" == Shenghuo ZHU writes:
ZSH> Multibyte is intentionally enabled in the mbox buffer. I don't
ZSH> know the reason.

VV> i thought a bit on this, and it seems that mbox MUST be opened in
VV> unibyte mode, otherwise the results will be broken.

VV> mbox may contain arbitrary 8-bit data (coming from 8-bit CTT mime
VV> parts e.g. in utf-8). these 8-bit char sequences must not be
VV> interpreted by mule as multibyte chars because this is plain wrong:
VV> these sequences come from random standard registered charsets which
VV> have nothing to do with internal mule encoding. so, the mbox should be
VV> treated as a raw (uni)byte sequence, but not as something that has
VV> relation to internal mule encoding.

I think unibyte mode does not really matter how mbox is opened, but
the coding-system does. Have you tried

(setq nnmbox-file-coding-system 'binary)
(setq nnmbox-active-file-coding-system 'binary)

It might solve the problem.

-- 
Shenghuo



  reply	other threads:[~2000-05-04 21:33 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-04 11:04 Vladimir Volovich
2000-05-04 14:39 ` Shenghuo ZHU
2000-05-04 20:27   ` Vladimir Volovich
2000-05-04 21:33     ` Shenghuo ZHU [this message]
2000-05-05  5:05     ` Shenghuo ZHU
2000-05-05  5:42 Janusz S. Bien
2000-05-05 15:31 ` Stainless Steel Rat
2000-05-05 16:38   ` Hrvoje Niksic
2000-05-05 17:00     ` Shenghuo ZHU
2000-05-05 17:15       ` Hrvoje Niksic
2000-05-05 17:46         ` Kai Großjohann
2000-05-06 18:55           ` Hrvoje Niksic
2000-05-06  0:50     ` Stainless Steel Rat
2000-05-21  8:31 ` Vladimir Volovich
2000-05-05 21:50 Janusz S. Bien
2000-05-21 14:08 Janusz S. Bien
2000-05-21 16:15 ` Vladimir Volovich
2000-05-22  6:06 Janusz S. Bien
2000-05-22 19:47 ` Vladimir Volovich
2000-05-23  5:26 Janusz S. Bien

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=2nog6mrofb.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.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).