From xemacs-m  Sat Dec  7 21:43:21 1996
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with SMTP id VAA14293 for <xemacs-beta@xemacs.org>; Sat, 7 Dec 1996 21:43:20 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id TAA25035; Sat, 7 Dec 1996 19:42:51 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id TAA14541; Sat, 7 Dec 1996 19:42:48 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id TAA05559; Sat, 7 Dec 1996 19:42:47 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id TAA09231; Sat, 7 Dec 1996 19:42:46 -0800
Date: Sat, 7 Dec 1996 19:42:46 -0800
Message-Id: <199612080342.TAA09231@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: =?ISO-2022-JP?B?GyRCPGkyLBsoQiAbJEJDTkknGyhC?= / MORIOKA Tomohiko
 <morioka@jaist.ac.jp>
Cc: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Re: mule API of Emacs and XEmacs (Re: caesar-region) 
In-Reply-To: <199612070540.OAA17721@mikan.jaist.ac.jp>
References: <199611230943.BAA18548@xemacs.eng.sun.com>
	<199612070540.OAA17721@mikan.jaist.ac.jp>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=ISO-2022-JP

>>>>> "$B<i2,(B" == MORIOKA Tomohiko <MORIOKA> writes:

$B<i2,(B>   I made a patch about charset name.  It applies new naming rule of
$B<i2,(B> graphic charset, which HANDA Ken'ichi and we agreed.  It may be
$B<i2,(B> available compatibility for Emacs/mule-delta.

I have applied your patch.  Thanks.  Hopefully we don't have to do too
many of these.  It may be a while before you see these changes in a
public beta.

$B<i2,(B>   I agree.  In addition, it is better to share code about mule feature
$B<i2,(B> between Emacs and XEmacs if possible, in particular about
$B<i2,(B> (mule-)coding.c.  Because MULE, namely next version of Emacs, has
$B<i2,(B> advantage in this point, XEmacs/mule has a lot of possibility but it
$B<i2,(B> is quite young.  XEmacs/mule should sync with evolution of Emacs/mule.

It's hard, but I'll try.  Ben redesigned so many different things when
he incorporated Mule into XEmacs.  I like Ben's design better, but it does
mean someone has to maintain it.

The code in mule-coding.c is tricky and hard to maintain.  I fall
asleep when I read the ISO2022 standard...

Martin

