bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9087: Crash reading from minibuffer with icomplete-mode


From: martin rudalics
Subject: bug#9087: Crash reading from minibuffer with icomplete-mode
Date: Sat, 07 Jan 2012 14:57:31 +0100

>>  > You can verify yourself that, in Emacs without
>>  > the patch I sent, typing C-g when triggerbug.el says "now!" does not
>>  > cause a crash, but a "Quit", albeit a slightly (by 1-2 seconds on my
>>  > box) delayed one.
>>
>> Because `signal' resets immediate_quit to zero?
>
> You mean, as explanation of the delay?

No.  I meant as an explanation of the non-crash.

> No, I don't think so.  I think
> Emacs simply doesn't see C-g until the lengthy calculation is over.

Likely.  But where is C-g treated differently from other input?

martin





reply via email to

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