From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22314 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: comments on pgnus-v0.80 Date: 07 Apr 1999 13:31:00 -0400 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5b6778nxrf.fsf@scotch.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160257 28687 80.91.224.250 (21 Oct 2002 00:30:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:30:57 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA19278 for ; Wed, 7 Apr 1999 13:32:33 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB02352; Wed, 7 Apr 1999 12:31:44 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 07 Apr 1999 12:31:54 -0500 (CDT) 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 MAA15157 for ; Wed, 7 Apr 1999 12:31:44 -0500 (CDT) 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 NAA19248 for ; Wed, 7 Apr 1999 13:31:35 -0400 (EDT) Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/P) with ESMTP id NAA10369 for ; Wed, 7 Apr 1999 13:31:01 -0400 Original-Received: from scotch.cs.rochester.edu (scotch.cs.rochester.edu [192.5.53.197]) by slate.cs.rochester.edu (8.6.9/P) with ESMTP id NAA19349 for ; Wed, 7 Apr 1999 13:31:00 -0400 Original-Received: (from zsh@localhost) by scotch.cs.rochester.edu (SMI-8.6/P++) id NAA00775; Wed, 7 Apr 1999 13:31:01 -0400 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 In-Reply-To: SL Baur's message of "07 Apr 1999 03:58:35 -0700" Original-Lines: 20 User-Agent: Gnus/5.070079 (Pterodactyl Gnus v0.79) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22314 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22314 >>>>> "sb" == SL Baur writes: sb> * Escape Quoted is not a wise default for a coding system and can lead sb> to lossage[1]. It is probably better to let the editor decide which sb> coding system to use. sb> Footnotes: sb> [1] In particular, with XEmacs/Mule running under a Japanese locale, sb> included Japanese text isn't handled properly. I've submitted a bug sb> report for this. In GNU Emacs, gnus uses 'emacs-mule' as the coding system for draft. The question is which coding system is used as auto-save coding-system and can preserve the characters correctly in XEmacs/Mule. Variable message-draft-coding-system is used to customize the coding system. -- Shenghuo ZHU