From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: thai-word.el updated Date: Mon, 26 Jul 2004 14:11:42 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20040726.143832.238248933.wl@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1090865539 27772 80.91.224.253 (26 Jul 2004 18:12:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Jul 2004 18:12:19 +0000 (UTC) Cc: emacs-devel@gnu.org, handa@m17n.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 26 20:12:09 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 1Bp9xJ-0002Pl-00 for ; Mon, 26 Jul 2004 20:12:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpA0L-0002TE-W5 for ged-emacs-devel@m.gmane.org; Mon, 26 Jul 2004 14:15:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BpA08-0002QT-IZ for emacs-devel@gnu.org; Mon, 26 Jul 2004 14:15:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BpA07-0002Pw-3Z for emacs-devel@gnu.org; Mon, 26 Jul 2004 14:15:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpA06-0002PG-DW for emacs-devel@gnu.org; Mon, 26 Jul 2004 14:15:02 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bp9ws-0006p0-Q6 for emacs-devel@gnu.org; Mon, 26 Jul 2004 14:11:42 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Bp9ws-0004uV-0o; Mon, 26 Jul 2004 14:11:42 -0400 Original-To: Werner LEMBERG In-reply-to: <20040726.143832.238248933.wl@gnu.org> (message from Werner LEMBERG on Mon, 26 Jul 2004 14:38:32 +0200 (CEST)) 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:25979 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25979 I've finally replaced the Thai word list of unknown origin with a list taken from IBM's ICU4J project which uses the X license. See attached file. In case it is not possible to use this data directly within GNU stuff, I suggest to move the word list into a separate file (together with a license stating that this file is not directly part of Emacs, etc. etc.) which is then read in with thai-update-word-table. If it uses the X11 license, we can include it in the Emacs tarball, labeling the file as included with Emacs but not part of it. (That's how the old X menu package works, and some other things.)