From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30729 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: should mbox be opened in unibyte mode Date: 05 May 2000 18:38:26 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <20000505054215.7031.qmail@duch.mimuw.edu.pl> <00May5.113140edt.115221@gateway.intersys.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167225 10048 80.91.224.250 (21 Oct 2002 02:27:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:27:05 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 6C14DD051E for ; Fri, 5 May 2000 12:40:44 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB00093; Fri, 5 May 2000 11:40:34 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 05 May 2000 11:39:45 -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 LAA17566 for ; Fri, 5 May 2000 11:39:35 -0500 (CDT) Original-Received: from mraz.iskon.hr (mraz.iskon.hr [195.29.170.8]) by mailhost.sclp.com (Postfix) with ESMTP id A0BB4D051F for ; Fri, 5 May 2000 12:38:30 -0400 (EDT) Original-Received: (from hniksic@localhost) by mraz.iskon.hr (8.9.3/8.9.3/Debian 8.9.3-21) id SAA19381; Fri, 5 May 2000 18:38:26 +0200 X-Authentication-Warning: mraz.iskon.hr: hniksic set sender to hniksic@iskon.hr using -f Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h writes: > * jsbien@mimuw.edu.pl (Janusz S. Bien) on Fri, 05 May 2000 > | `binary' is just an alias for `no-conversion'. Here's what the manual > | says about it: > > binary is an alias for no-conversion in FSF Emacs. XEmacs used not > to have a no-conversion (that may have changed). So be careful. As always with Mule, things are even worse. Under XEmacs/Mule, `no-conversion' means "no charset conversion", but it still converts newlines. Only `binary' really means binary. (If you're wondering why this is so, it's not because we're perverse -- this is the way things were setup in the original Mule, and they got inherited by XEmacs/Mule before FSF people made the swap.)