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

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

Re: Exit hooks not run at logout on w32


From: Jason Rumney
Subject: Re: Exit hooks not run at logout on w32
Date: Mon, 26 Jun 2006 23:10:05 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Lennart Borgman <address@hidden> 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.




reply via email to

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