From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jihyun Cho" Newsgroups: gmane.emacs.devel Subject: Re: hangul.el - new korean-hangul module Date: Fri, 7 Mar 2008 12:37:11 +0900 Message-ID: <6bc6bb380803061937u39f7d23nf34363df1066618d@mail.gmail.com> References: <6bc6bb380803020605h2b6ff241h3085564fa7b3c8dc@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204861065 26476 80.91.229.12 (7 Mar 2008 03:37:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2008 03:37:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Kenichi Handa" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 07 04:38:12 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JXTPP-0003Lz-0F for ged-emacs-devel@m.gmane.org; Fri, 07 Mar 2008 04:38:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXTOr-0002d7-Em for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 22:37:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JXTOT-0002Tl-Oy for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:37:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXTOT-0002TF-46 for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:37:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXTOS-0002T0-RD for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:37:12 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.152]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXTOS-0000OP-EJ for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:37:12 -0500 Original-Received: by fg-out-1718.google.com with SMTP id d23so232798fga.30 for ; Thu, 06 Mar 2008 19:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=7KRYdue15M43wk44bJLWxng2gIYXTP6hVYKG4LKunic=; b=FZ52aeQbaePUgNpmVfDozSvKV4KQGmJ/JHmx0XXUJebQt2M3+x0ZHtTTs1YBFRSyZFjETZrjjdz5xjI4+QcYAnwiXMXcu5W7JHUpidx4ew8f5B7/ofceKccrbN7fTZiruoR38/ymJhseRzhkn23wZA4HQpfKSN+uWkJCBMyjLGU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hRo2YpylOw1pIL7aJXLRtZMhMofetdQ0PqtQGnM+nkllC3y6Kzdu6CYskZfAZfSSyfz+l7ZLxRGYfseKqGuLNDm+0vfTz87zEsQVa9E8V4fj3mQtOqSdIugao8wFuiKuKVjbOu9LaVPZRi2FFUqG67/k6ZTPLdcOfXxgMtmd45U= Original-Received: by 10.86.31.18 with SMTP id e18mr783178fge.35.1204861031460; Thu, 06 Mar 2008 19:37:11 -0800 (PST) Original-Received: by 10.86.57.1 with HTTP; Thu, 6 Mar 2008 19:37:11 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:91586 Archived-At: 2008/3/6, Kenichi Handa : > In article <6bc6bb380803020605h2b6ff241h3085564fa7b3c8dc@mail.gmail.com>, "Jihyun Cho" writes: > > > Hi. I was implement new hangul input method. > > The existing method used transition rules, which must define the transition > > rules of 11,172. > > But outside of the euc-kr area is not defined. So you can not input any > > hangul characters in the unicode environment. > > > To implement the new method is hangul automata. so clearly. > > > Thank you for the contribution. Have you already signed the > ASSIGNMENT paper to contribute your code to FSF? If not > yet, please ask ... ahh ... to whom to ask for the paper > now, Stefan? No. I don't know the method. > > > Depending on the terminal coding of all the hangul characters to enter. > > > I don't under stand what you mean above? Sorry my english is not good. That mean is you can input hangul characters according as terminal coding of emacs. For example, you can input characters of euc-kr area in euc-kr environment, and you can input all hangul characters in unicode environment.