Paul Stodghill wrote:
> NOTE: This patch has been committed.
I've checked out the changes and recompiled.
(while t)
- C-g works
- C-Sh-g works
(let ((inhibit-quit t)) (while t))
- C-g doesn't works
- C-Sh-g works
as expected. Excellent!
Two additional things:
First, I've started noticing the dreaded "random lockups" since the
change to set BROKEN_SIGIO. I will let you know if I continue to observe
them with the most recent set of changes.
uh oh.
if this keeps happening, please try out the definition of setitimer[] in nt.c in
place of calling cygwin's setitimer[] library function. [all that BROKEN_SIGIO
does is establish a timer every 1/4 of a second.]
Second, I had to make a few changes to get event-msw.c to compile under
cygwin. I will post these to xemacs-patches separately.
--
ben
I'm sometimes slow in getting around to reading my mail, so if you
want to reach me faster, call 520-661-6661.
See
http://www.666.com/ben/chronic-pain/ for the hell I've been
through.