From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31122 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: should mbox be opened in unibyte mode Date: 21 May 2000 12:31:01 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: <20000505054215.7031.qmail@duch.mimuw.edu.pl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167566 12218 80.91.224.250 (21 Oct 2002 02:32:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:32:46 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 3AF80D051F for ; Sun, 21 May 2000 04:31:20 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB29913; Sun, 21 May 2000 03:29:52 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 21 May 2000 03:29:16 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA00306 for ; Sun, 21 May 2000 03:29:06 -0500 (CDT) Original-Received: from vsu.ru (info.vsu.ru [62.76.169.9]) by mailhost.sclp.com (Postfix) with ESMTP id CB14DD051F for ; Sun, 21 May 2000 04:29:24 -0400 (EDT) Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.3b5) with ESMTP id 1517003 for ding@gnus.org; Sun, 21 May 2000 12:29:42 +0400 In-Reply-To: jsbien@mimuw.edu.pl's message of "5 May 2000 05:42:15 -0000" Original-To: ding@gnus.org Original-Subject: [Vladimir Volovich ] Re: should mbox be opened in unibyte mode Original-Lines: 23 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31122 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31122 "JSB" == Janusz S Bien writes: 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. SZ> I think unibyte mode does not really matter how mbox is opened, SZ> but the coding-system does. Have you tried SZ> SZ> (setq nnmbox-file-coding-system 'binary) (setq SZ> nnmbox-active-file-coding-system 'binary) JSB> You both are right. [...] JSB> It, too, sets `enable-multibyte-characters' to `nil'. JSB> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ i've tried the above settings of nnmbox-file-coding-system and nnmbox-active-file-coding-system but nevertheless mbox is still opened in multibyte mode (in violation with the above). and why the defaults are not 'binary but 'raw-text (if the former is considered to be the Right Thing anyway)? Best regards, -- Vladimir.