karl(a)cathcart.sysc.pdx.edu (Karl M. Hegbloom) writes:
I think that XEmacs 21.2 isn't autosaving when it's
signalled. Will
someone else please test this? I discovered it when an unmapped
XEmacs' gnuserv died.
The autosaving int the fatal error handler was turned off. The
reasoning was that if you get SIGSEGV you do not want to overwrite
your valid autosaves with freshly corrupted data.
However on SIGPPIPE and SIGHUP (and maybe others) there should be no
reason not do the autosaves.
Jan