>>>> "Ruth" == Ruth Ivimey-Cook
<Ruth.Ivimey-Cook(a)ivimey.org> writes:
Ruth> Initially, I had a crash clicking on a buffer tab. I haven't
Ruth> tried to reproduce it.
Fixed in CVS, I'm pretty sure. There should be a new beta snapshot
available soon, but it's really best to use CVS.
Ruth> The second lisp stack trace comes from my attempt to use
Ruth> xemacs to send a bug report.
Was there a working but unconfigured sendmail available on that link
when the first crash occurred?
It looks like XEmacs is dying because it's attempting to send data to
a non-existent process via pipe, and catches a SIGPIPE. Can you try
to reproduce this under the debugger?
If you have a working sendmail-compatible MTA (== mail transfer agent,
eg, sendmail, smail, exim, etc) installed and configured, XEmacs will
use that automatically, usually successfully. If it is not
configured, then that's probably why things are breaking (but there
shouldn't be an XEmacs crash, no matter how fubared sendmail is). Use
the smtpmail package to send mail without an external MTA.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.