From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Patches for Thai support Date: Wed, 22 Sep 2004 19:30:56 +0900 (JST) Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <200409221030.TAA07927@etlken.m17n.org> References: <1095841095.7357.439.camel@pineapple.bkk.thaiopensource.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1095849469 10076 80.91.229.6 (22 Sep 2004 10:37:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Sep 2004 10:37:49 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 22 12:37:29 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CA4V7-00075r-00 for ; Wed, 22 Sep 2004 12:37:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CA4b5-0005gu-AG for ged-emacs-devel@m.gmane.org; Wed, 22 Sep 2004 06:43:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CA4ax-0005go-Gy for emacs-devel@gnu.org; Wed, 22 Sep 2004 06:43:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CA4av-0005ga-1n for emacs-devel@gnu.org; Wed, 22 Sep 2004 06:43:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CA4au-0005gX-WB for emacs-devel@gnu.org; Wed, 22 Sep 2004 06:43:29 -0400 Original-Received: from [192.47.44.130] (helo=tsukuba.m17n.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CA4Uq-00086D-K1 for emacs-devel@gnu.org; Wed, 22 Sep 2004 06:37:13 -0400 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2]) by tsukuba.m17n.org (8.12.3/8.12.3/Debian-6.6) with ESMTP id i8MAUuqf029581; Wed, 22 Sep 2004 19:30:56 +0900 Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) by fs.m17n.org (8.11.6p2/8.11.6) with ESMTP id i8MAUuU28629; Wed, 22 Sep 2004 19:30:56 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id TAA07927; Wed, 22 Sep 2004 19:30:56 +0900 (JST) Original-To: jjc@auth-only.jclark.com In-reply-to: <1095841095.7357.439.camel@pineapple.bkk.thaiopensource.com> (message from James Clark on Wed, 22 Sep 2004 15:18:15 +0700) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27426 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27426 In article <1095841095.7357.439.camel@pineapple.bkk.thaiopensource.com>, James Clark writes: > The handling of composite sequences for Thai is overly simplistic as > regards handling of diacritics. To give just one example, you can't > have a tone mark over a maitaikhu. There's a Thai standard called WTT > 2.0 that gives the precise rules. WTT 2.0 also has some extensions to > the Kesmanee keyboard layout that are fairly universal on keyboard used > Thailand today. There's an English language description of all of this > at: > http://www.nectec.or.th/it-standards/keyboard_layout/thai-key.htm > Attached is a patch against the current CVS Emacs that fixes the Thai > support to match WTT 2.0. It's only lightly tested. Thank you for the contribution. I'll take a look at it soon (currently I'm too overloaded). But, as the patch is not tiny, we need your assignment paper to adopt it. Please ask RMS about it. --- Ken'ichi HANDA handa@m17n.org