From xemacs-m  Tue Dec 17 21:31:57 1996
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id VAA01886 for <xemacs-beta@xemacs.org>; Tue, 17 Dec 1996 21:31:56 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id TAA11591; Tue, 17 Dec 1996 19:31:26 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id TAA08532; Tue, 17 Dec 1996 19:31:23 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id TAA19660; Tue, 17 Dec 1996 19:31:21 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id TAA12727; Tue, 17 Dec 1996 19:31:20 -0800
Date: Tue, 17 Dec 1996 19:31:20 -0800
Message-Id: <199612180331.TAA12727@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Steven L Baur <steve@miranova.com>, MORIOKA Tomohiko <morioka@jaist.ac.jp>
Cc: xemacs-beta@xemacs.org
Subject: Re: 20.0b31 bug when running VM...
In-Reply-To: <m2zpzc39t8.fsf@altair.xemacs.org>
References: <199612161950.LAA04423@kontiki.Eng.Sun.COM>
	<199612162042.MAA04620@kontiki.Eng.Sun.COM>
	<m24thm5hiq.fsf@altair.xemacs.org>
	<199612162122.NAA04913@kontiki.Eng.Sun.COM>
	<m2zpzc39t8.fsf@altair.xemacs.org>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=US-ASCII

>>>>> "sb" == Steven L Baur <steve@miranova.com> writes:

>>>>> "JSC" == John S Cooper <john.cooper@eng.sun.com> writes:
sb> tm .elcs between v20-latin-1 (the editor formerly known as
sb> v20-non-mule) and v20-mule are not compatible.  The tm .elcs in the
sb> b31 distribution should have been v20-mule .elcs.

I would hope that Tomohiko could think about what is involved in
making this happen.  tm-7.97 will be in b32, but it is simply dropped
in using the `update-xemacs' make target, with as few additional
modifications as possible. 
Tomohiko?

JSC> Hmm, doesn't this mean that the tm shipped with the v20.0b31 will
JSC> only work if 20.0b31 is built with --with-mule (or whatever the
JSC> option is called)?

Note that the XEmacs maintainers standardly compile all elc's using
v20-mule (right, Steve?).  Files not containing mule characters should
work with v20-latin-1.  Or at least, this *is* possible.  However, the
presence of macros in the lisp environment at byte-compile time can
make things break, so a little care is necessary.

Martin

