From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19152 Path: main.gmane.org!not-for-mail From: Matt Armstrong Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME decoding broken on Win NT Date: 24 Nov 1998 11:13:42 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nu2zpxyn7.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157554 10136 80.91.224.250 (20 Oct 2002 23:45:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:45:54 +0000 (UTC) Cc: ding@gnus.org 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 OAA04571 for ; Tue, 24 Nov 1998 14:15:59 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB15174; Tue, 24 Nov 1998 13:15:35 -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:15:27 -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 NAA09558 for ; Tue, 24 Nov 1998 13:15:09 -0600 (CST) Original-Received: from CAraptorUU.geoworks.com (CAraptorUU.geoworks.com [208.232.87.36]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id OAA04535 for ; Tue, 24 Nov 1998 14:14:54 -0500 (EST) Original-Received: from maelstrom.geoworks.com by CAraptorUU.geoworks.com via smtpd (for sclp3.sclp.com [204.252.123.139]) with SMTP; 24 Nov 1998 19:14:23 UT Original-Received: from quark.geoworks.com (quark.geoworks.com [198.211.201.100]) by maelstrom.geoworks.com (8.8.6/8.8.5) with ESMTP id LAA03991; Tue, 24 Nov 1998 11:13:46 -0800 (PST) Original-Received: from ultraman.geoworks.com ([198.211.201.179]) by quark.geoworks.com (8.8.5/8.8.5) with ESMTP id LAA15166; Tue, 24 Nov 1998 11:13:43 -0800 (PST) Original-To: Shenghuo ZHU In-Reply-To: Shenghuo ZHU's message of "24 Nov 1998 03:50:36 -0500" Original-Lines: 18 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:19152 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19152 Shenghuo ZHU writes: > + * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil. This has fixed the problem. Exported binary files are no longer corrupt under WinNT. Thanks! > mm-with-binary-buffer seems to be a better name than > mm-with-unibyte-buffer. I thought the same. In fact, I didn't make the change you made above because I thought "unibyte" meant something special and not just binary. -- matta