From xemacs-m  Mon Dec  9 20:38:45 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 UAA21437 for <xemacs-beta@xemacs.org>; Mon, 9 Dec 1996 20:38:44 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id SAA20467; Mon, 9 Dec 1996 18:38:15 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id SAA15749; Mon, 9 Dec 1996 18:38:14 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id SAA09389; Mon, 9 Dec 1996 18:38:11 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id SAA19983; Mon, 9 Dec 1996 18:38:11 -0800
Date: Mon, 9 Dec 1996 18:38:11 -0800
Message-Id: <199612100238.SAA19983@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Neal Becker <neal@chekov.ctd.comsat.com>
Cc: xemacs-beta@xemacs.org
Subject: recompile tm
In-Reply-To: <E0vXBFn-0001Sc-00@chekov.ctd.comsat.com>
References: <E0vXBFn-0001Sc-00@chekov.ctd.comsat.com>
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

>>>>> "Neal" == Neal Becker <neal@chekov.ctd.comsat.com> writes:

Neal> This is about the tm .elc's not working on non-mule.
Neal> I'm trying the suggestion to re-bytecompile all the tm stuff.
Neal> Not much luck here either:

>> make all-elc
Neal> While compiling toplevel forms in file /u2/src/xemacs-20.0-b30/lisp/mu/latex-math-symbol.el:
Neal>   !! Invalid read syntax ((". in wrong context"))

latex-math-symbol.el contains non-ASCII characters (like PI), and will
never be usable or byte-compilable unless Mule is present.  I will
work with Tomohiko to try to resolve problems with living in a
non-Mule world.

Note that the ability to have real math symbols in a file is a reason
to use Mule even if you care about no languages other than English.

Neal> Compiling /u2/src/xemacs-20.0-b30/lisp/mu/mu-bbdb.el...
Neal> While compiling toplevel forms in file /u2/src/xemacs-20.0-b30/lisp/mu/mu-bbdb.el:
Neal>   !! File error (("Cannot open load file" "bbdb"))

*-bbdb.el doesn't compile for me either (No bbdb!).

Martin

