|--==> "VS" == Vin Shelton <shelton(a)icd.teradyne.com> writes:
VS> Cannot open load file: thingatpt
VS> xemacs exiting
OK, here's the answer...
In the Makefile target 'compile':
$(XEMACS) -batch -l ilisp-mak.el
Should be
$(BOOT_XEMACS) -l ilisp-mak.el
The reason that you were seeing the problem and I wasn't was because
you didn't have an installed fsf-compat package and I did.
The fix will be in CVS shortly.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|