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

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

bug#19276: 25.0.50; Crash on startup on OS X with -Q


From: Anders Lindgren
Subject: bug#19276: 25.0.50; Crash on startup on OS X with -Q
Date: Fri, 30 Oct 2015 12:46:24 +0100

Hi,

I think I have found and fixed this problem. It was caused by input events arriving to Emacs before the init code had been fully executed. It was fixed by using block_ and unblock_input() in ns_term_init.

http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=0392e241b844487261d4dfcccc9a442793e0a868

    -- Anders Lindgren


reply via email to

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