From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Fwd: 23.0.50; can't input chinese punctuation on w32 platform Date: Fri, 01 Feb 2008 16:05:56 +0000 Message-ID: <47A34364.9020906@gnu.org> References: <42b562540801260432h43921157k7d4034ddfff28862@mail.gmail.com> <479B4BE3.2000204@gnu.org> <47A327A7.4060806@gnu.org> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201882143 3137 80.91.229.10 (1 Feb 2008 16:09:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Feb 2008 16:09:03 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, handa@ni.aist.go.jp, yujie052@gmail.com To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 01 17:20:50 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1JKydC-00022w-7l for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 17:20:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKyR5-0000N8-QN for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 11:08:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKyP8-00088t-Pn for emacs-devel@gnu.org; Fri, 01 Feb 2008 11:06:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKyP6-00087m-QZ for emacs-devel@gnu.org; Fri, 01 Feb 2008 11:06:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKyP6-00087g-M7 for emacs-devel@gnu.org; Fri, 01 Feb 2008 11:06:12 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKyP6-00027P-Ab for emacs-devel@gnu.org; Fri, 01 Feb 2008 11:06:12 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JKyP6-0004mZ-2B for emacs-pretest-bug@gnu.org; Fri, 01 Feb 2008 11:06:12 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JKyP2-00026x-SB for emacs-pretest-bug@gnu.org; Fri, 01 Feb 2008 11:06:11 -0500 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKyOz-00025f-4R; Fri, 01 Feb 2008 11:06:05 -0500 Original-X-Trace: 31685386/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAEDSokdTQxds/2dsb2JhbAAIrlU X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 01 Feb 2008 16:06:03 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87938 gmane.emacs.pretest.bugs:20844 Archived-At: Eli Zaretskii wrote: >> AFAICT, CJK punctuation, Kana, Jamo, Kanbun, Bopomofo, CJK radicals, >> Thai and possibly Greek and Cyrillic are potentially problematic. >> > > I thought mule-unicode-* covers Greek and Cyrillic quite well. > Doesn't it? > mule-unicode-* covers all the above. The issue is whether files containing such characters can be written in the relevant non-UTF coding systems.