From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19716 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: escape-quoted Date: 05 Dec 1998 17:50:36 -0500 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5b3e6uw6df.fsf@brandy.cs.rochester.edu> References: <199812040856.JAA00237@esemetz.ese-metz.fr> <13928.25237.379543.795323@lasker.worley.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158015 13027 80.91.224.250 (20 Oct 2002 23:53:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:53:35 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA03229 for ; Sat, 5 Dec 1998 17:51:43 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id QAA24885; Sat, 5 Dec 1998 16:51:19 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 05 Dec 1998 16:51:18 -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 QAA19666 for ; Sat, 5 Dec 1998 16:51:09 -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 RAA03198 for ; Sat, 5 Dec 1998 17:51:01 -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 RAA02819; Sat, 5 Dec 1998 17:50:39 -0500 Original-Received: from brandy.cs.rochester.edu (brandy.cs.rochester.edu [192.5.53.199]) by slate.cs.rochester.edu (8.6.9/O) with ESMTP id RAA10781; Sat, 5 Dec 1998 17:50:38 -0500 Original-Received: (from zsh@localhost) by brandy.cs.rochester.edu (SMI-8.6/N++) id RAA21687; Sat, 5 Dec 1998 17:50:37 -0500 Original-To: ding@gnus.org, xemacs-nt@xemacs.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 In-Reply-To: Martin Buchholz's message of "Fri, 4 Dec 1998 14:30:45 -0800 (PST)" User-Agent: Gnus/5.070064 (Pterodactyl Gnus v0.64) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 20 Xref: main.gmane.org gmane.emacs.gnus.general:19716 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19716 >>>>> "Martin" == Martin Buchholz writes: >>>>> "Fabrice" == Fabrice POPINEAU writes: Fabrice> This is the file coding system used by default on the latest Fabrice> pgnus-0.6[1-3] versions for XEmacs, but it is not defined Fabrice> unless XEmacs has been compiled with MULE support. Which is Fabrice> not the case under Win32. What's the proper solution ? Use Fabrice> 'no-conversion ? Martin> Normally the only reason to use escape-quoted is because the Martin> source file contains non-Latin-1 charactrers. Even just a Martin> Japanese comment or a bogus ESCAPE character will cause Martin> trouble. There is no reason why the gnus sources need to do Martin> that. The reason is to save an unsent (not encoded) message, which may contain any kind of characters. -- Shenghuo