William Deakin <willd(a)pindar.com> writes:
Also, when running under debug I have got the a message like
"concat is
no longer supported with compiled code after version 20.3." I am running
ilisp compiled and there 129 concat's in the lisp. Could this be the
problem.
Could mail a backtrace. i.e.
1. load all the ilisp files as uncompiled
lisp by using M-x load-file RET "filename.el" RET (or simply remove
the .elc's and restart XEmacs).
2. set debug-on-error to t and reproduce. Then mail the complete
contents of the *Backtrace* buffer, not just the error.
Jan