>>>> "Christian" == Christian Kurz
<shorty(a)jupiter.rhein-neckar.de> writes:
Christian> Richard Coleman <coleman(a)math.gatech.edu> wrote:
> After getting a core dump with 21.2.8, I thought I would
> try 21.0.60 and see if I had better luck. I also get a core
> dump with this version.
Christian> This error is normal because you haven't the package time installed and
Christian> so he couldn't use the function display-time.
If the user does something wrong, they should get a Lisp error, not a
core dump. A core dump is almost always a bug in XEmacs, not a user error.
(XEmacs *is* allowed to coredump, rarely, in response to things like
(kill-process (emacs-pid)))
Martin