Andrew S Howell <andy(a)tibco.com> writes in xemacs-beta(a)xemacs.org:
>> /apps/src/Xemacs/xemacs-21.0.65/src/xemacs -batch -l
>> check-features.el Error: This XEmacs is built with tooltalk
>> support but does not have a tooltalk package installed.
>> Without the tooltalk lisp package, Tooltalk support is broken.
>> make: *** [check-features] Error 1
>> When I put the tooltalk package in place, XEmacs installed
>> fine...
SL> Sounds like it's working fine to me. Do you think the wording
SL> should be improved?
Steve,
No, my wording should be improved. :) What I meant to say was:
Should xemacs compile and install out of the box when tooltalk
is automatically added by configure, without going off and
fetching tooltalk?
That's probably a good idea. When that configure bomb was added,
automated package fetching wasn't implemented at all.
This is very minor point, not worth wasting too much time on...
I don't have access to a system with tooltalk. Out of curiosity, what
happens if you run a tooltalk-enabled XEmacs without the tooltalk Lisp?
If it runs without crashing, we can probably convert the error into
some kind of startup warning and optional package fetch at run-time.