From xemacs-m  Tue Jun  3 04:04:04 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA16144
	for <xemacs-beta@xemacs.org>; Tue, 3 Jun 1997 04:04:03 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id CAA15198;
	Tue, 3 Jun 1997 02:04:22 -0700
Mail-Copies-To: never
To: =?ISO-2022-JP?B?GyRCPGkyLBsoQiAbJEJDTkknGyhC?= / MORIOKA Tomohiko
 <morioka@jaist.ac.jp>
Cc: Martin Buchholz <mrb@Eng.Sun.COM>,
        jhod@po.iijnet.or.jp (P. E. Jareth Hein), xemacs-beta@xemacs.org
Subject: Re: patch for XEmacs 20.3-b3
References: <199706030521.OAA01331@mikan.jaist.ac.jp>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@xemacs.org>
In-Reply-To: =?ISO-2022-JP?B?GyRCPGkyLBsoQiAbJEJDTkknGyhC?= / MORIOKA
 Tomohiko's message of "Tue, 03 Jun 1997 14:21:05 JST"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 03 Jun 1997 02:04:22 -0700
Message-ID: <m2bu5om50p.fsf@altair.xemacs.org>
Lines: 47
X-Mailer: Gnus v5.4.56/XEmacs 20.3(beta4)

MORIOKA Tomohiko <ISO-2022-JP> writes:

>   kkc (quail-ja) does not work yet because I can not compile skkdic.el
> in XEmacs.

You're not patient enough, XEmacs' bytecompiler is *slow*. :-(

$ cd /usr/src/xemacs-20.0/lisp/leim/skk
$ cp /usr/src/gnumule-19.34.94.zeta/lisp/leim/skk/skkdic.el .
$ ../../../src/xemacs -batch -f batch-byte-compile skkdic.el 
Compiling /usr/src/xemacs-20.0/lisp/leim/skk/skkdic.el...
While compiling the end of the data in file /usr/src/xemacs-20.0/lisp/leim/skk/skkdic.el:
  ** The following functions are not known to be defined: 
    skkdic-set-okuri-ari, skkdic-set-postfix, skkdic-set-prefix,
    skkdic-set-okuri-nasi
Wrote /usr/src/xemacs-20.0/lisp/leim/skk/skkdic.elc
Done
$ ll
total 3645
-rw-r--r--   1 steve    devel     1463759 Jun  3 00:35 skkdic.el
-rw-r--r--   1 steve    devel     2249740 Jun  3 01:53 skkdic.elc


An hour and 18 minutes to bytecompile one file, when it takes me
almost exactly 1 hour to build the entire tree from scratch (.o and
.elc) is not exactly acceptable.  Could we please arrange to split
this file into pieces?

>   Devanagari and Lao script supports are added in
> Emacs-19.34.94-epsilon, Tibetan script support is added in zeta.
> XEmacs does not support them yet, so it requires some works.

>   Other files are related about new language spec in Emacs 20.1, so it
> may conflict with language environment of XEmacs'.  For European, I
> worked a little, however we should more works to merge them.

O.K.

sb> How does one go about activating Quail without a Mule menu?

>   It is better to modify like mime-edit menu.  However in this
> release, I only cut off, sorry.

O.K.
-- 
steve@calag.com baur
Unsolicited commercial e-mail will be billed at $250/message.

