emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C-g crash redux


From: Nick Roberts
Subject: Re: C-g crash redux
Date: Sat, 5 Aug 2006 10:07:37 +1200

 > The previous code suggestion I gave was not well thought out.  The
 > correct way to implement this is as follows.  I've checked that with
 > this change, the addition of wait_reading_process_output_unwind does
 > not cause a crash when C-g is done during sit-for.
 > 
 > Do you think this is the right approach?
 >... 

It looks good to my inexperienced eye, but Emacs seems to go for a long time
before hitting Fsignal.  I wonder if Fsignal resets other things that might not
add up in the interim period but I don't know what the rules are for placing
the QUIT macro or whether one could be placed closer to read_char.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]