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

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

bug#15801: 24.3.50; bar scrolling freezes gtk emacs


From: Jarek Czekalski
Subject: bug#15801: 24.3.50; bar scrolling freezes gtk emacs
Date: Sat, 30 Nov 2013 19:11:40 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0


W dniu 2013-11-30 14:55, Eli Zaretskii pisze:

Cc:ing Eli.  The obvious fix would be to request_sigio before exit.  Is there 
any side effects to this?
If you call request_sigio only if interrupts_deferred is non-zero, I
see no adverse side effects.

Well, the old code does not bother checking interrupts_deferred. Is this important?

  if (interrupt_input)
    request_sigio ();
  RESUME_POLLING;

Jarek






reply via email to

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