From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19156 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME decoding broken on Win NT Date: 24 Nov 1998 14:31:03 -0500 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5bd86cga6g.fsf@schnapps.cs.rochester.edu> References: <2nu2zpxyn7.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157558 10164 80.91.224.250 (20 Oct 2002 23:45:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:45:58 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA05097 for ; Tue, 24 Nov 1998 14:31:57 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB15850; Tue, 24 Nov 1998 13:31:29 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 24 Nov 1998 13:31:28 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA10194 for ; Tue, 24 Nov 1998 13:31:16 -0600 (CST) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id OAA05061 for ; Tue, 24 Nov 1998 14:31:08 -0500 (EST) Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/O) with ESMTP id OAA12417 for ; Tue, 24 Nov 1998 14:31:05 -0500 Original-Received: from schnapps.cs.rochester.edu (schnapps.cs.rochester.edu [192.5.53.194]) by slate.cs.rochester.edu (8.6.9/O) with ESMTP id OAA03908 for ; Tue, 24 Nov 1998 14:31:04 -0500 Original-Received: (from zsh@localhost) by schnapps.cs.rochester.edu (SMI-8.6/N++) id OAA06141; Tue, 24 Nov 1998 14:31:04 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q Original-Lines: 23 User-Agent: Gnus/5.070054 (Pterodactyl Gnus v0.54) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19156 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19156 >>>>> "Matt" == Matt Armstrong writes: Matt> Shenghuo ZHU writes: >> + * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil. Matt> This has fixed the problem. Exported binary files are no longer Matt> corrupt under WinNT. Thanks! This make situation more complicated. Kai Grossjohann reported that it did not work in Gnu Emacs, at least some ugly message displayed. What happens in XEmacs? >> mm-with-binary-buffer seems to be a better name than >> mm-with-unibyte-buffer. Matt> I thought the same. In fact, I didn't make the change you made Matt> above because I thought "unibyte" meant something special and Matt> not just binary. Lars, any comments? -- Shenghuo