Jason Rumney wrote:
Lennart Borgman <[EMAIL PROTECTED]> writes:
Where is the code that discovers that WM_CLOSE has been sent to the
last frame and that Emacs should be killed?
WM_CLOSE is received in w32fns.c and passed on to lisp in w32term.c,
the same as most other windows messages. But I think you will find
that the system does not send a WM_CLOSE in these circumstances,
because that would trigger the exit hooks if it was the case.
It looks like it should be WM_CLOSE, but I am not sure:
http://support.microsoft.com/?kbid=178893
Is there some other condition too that Emacs checks?
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug