diff options
author | Anders Lindgren <andlind@gmail.com> | 2015-10-28 12:11:46 +0100 |
---|---|---|
committer | Anders Lindgren <andlind@gmail.com> | 2015-10-28 12:11:46 +0100 |
commit | 0392e241b844487261d4dfcccc9a442793e0a868 (patch) | |
tree | 92866fdd0bcda1a8d6da52a85623ca78ea4ec2ce /lisp/emacs-lisp/map.el | |
parent | 934bfb933f4981b2edaa208186e2f8781ab6cb9f (diff) | |
download | emacs-0392e241b844487261d4dfcccc9a442793e0a868.tar.gz emacs-0392e241b844487261d4dfcccc9a442793e0a868.tar.bz2 emacs-0392e241b844487261d4dfcccc9a442793e0a868.zip |
Fixed OS X startup crash.
Input events started to arrive before ns_term_init() was finished.
Solved by blocking input. This also seems to correct the "You
can't open the application "Emacs" because it may be damaged or
incomplete" error issued when double-clicking on the Emacs
application.
* nsterm.m (ns_constrain_all_frames, ns_init_term): Block input.
* nsterm.m (ns_send_appdefined, EmacsApp): Trace output.
Diffstat (limited to 'lisp/emacs-lisp/map.el')
0 files changed, 0 insertions, 0 deletions