>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Stephen> Raymond Toy writes:
> I confess that I don't know the sentinel stuff at all,
Stephen> If I say it's just event-driven (callback-based) code, does that
help?
Stephen> The point is that the sentinel receives all events, and it receives
Stephen> them concurrently -- you can't know what state the server is in when
Stephen> the sentinel is activated. I don't know if the process ever emits
Stephen> events other than "stop" (or whatever it's called), but if
it does it
Stephen> presumably could do so "simultaneously" with the QUIT message.
> I'm happy to supply a new patch not to kill the process and
buffer if
> the process-status is not exit.
Stephen> Yes, please. After some more experience maybe we will decide that the
Appended. The process and buffer are deleted only if the process
status is 'exit. This seems to be the normal status.
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta