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

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

bug#18849: 24.4; Crash on Mac OS X 10.10 when automatically launched at


From: Anders Lindgren
Subject: bug#18849: 24.4; Crash on Mac OS X 10.10 when automatically launched at startup
Date: Fri, 30 Oct 2015 13:13:56 +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


reply via email to

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