From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46347 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: detecting encoding for Japanese Date: Tue, 03 Sep 2002 15:43:01 +0900 Sender: owner-ding@hpc.uh.edu Message-ID: <2865xn4lqi.fsf@kchisa.ga.sony.co.jp> References: <87sn0y43mc.fsf@ghidra.vail> <87fzwxycy9.fsf@ghidra.vail> <873csxws40.fsf@ghidra.vail> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031035383 16691 127.0.0.1 (3 Sep 2002 06:43:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Sep 2002 06:43:03 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17m7Ow-0004L3-00 for ; Tue, 03 Sep 2002 08:43:02 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17m7Ph-0006KX-00; Tue, 03 Sep 2002 01:43:49 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 03 Sep 2002 01:44:24 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id BAA24467 for ; Tue, 3 Sep 2002 01:44:08 -0500 (CDT) Original-Received: (qmail 27048 invoked by alias); 3 Sep 2002 06:43:29 -0000 Original-Received: (qmail 27043 invoked from network); 3 Sep 2002 06:43:28 -0000 Original-Received: from ns6.sony.co.jp (146.215.0.32) by gnus.org with SMTP; 3 Sep 2002 06:43:28 -0000 Original-Received: from mail2.sony.co.jp (mail2.sony.co.jp [43.0.1.202]) by ns6.sony.co.jp (R8/Sony) with ESMTP id g836hKp26889; Tue, 3 Sep 2002 15:43:20 +0900 (JST) Original-Received: from mail2.sony.co.jp (localhost [127.0.0.1]) by mail2.sony.co.jp (R8/Sony) with ESMTP id g836hJx13966; Tue, 3 Sep 2002 15:43:19 +0900 (JST) Original-Received: from ngygw.ngy.sony.co.jp (ngygw.ngy.sony.co.jp [43.7.160.13]) by mail2.sony.co.jp (R8/Sony) with ESMTP id g836hJl13954; Tue, 3 Sep 2002 15:43:19 +0900 (JST) Original-Received: from kchisa.ga.sony.co.jp ([43.17.84.160]) by ngygw.ngy.sony.co.jp (8.11.6+Sun/8.11.6) with ESMTP id g836hIC25710; Tue, 3 Sep 2002 15:43:18 +0900 (JST) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-15?q?Gro=DFjohann?=) User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Informed Management, sparc-sun-solaris2.6) X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:JfSUIeEot/cN2ZFBRB0ehXVfoj4= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46347 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46347 >>>>> In >>>>> Katsumi Yamaoka wrote: > I'm sorry to bother you so many times. [...] > (defcustom mm-coding-system-priorities > (cond ((string-= current-language-environment "Japanese") > '(iso-2022-jp iso-2022-jp-2 japanese-shift-jis utf-8))) I've committed it with a slight modification for non-Mule XEmacs. -- Katsumi Yamaoka