emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs does not listen on w32


From: Lennart Borgman (gmail)
Subject: Re: Emacs does not listen on w32
Date: Mon, 14 Apr 2008 08:46:27 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Juanma Barranquero wrote:
On Mon, Apr 14, 2008 at 3:38 AM, Juanma Barranquero <address@hidden> wrote:

 >  You wouldn't: when the WM_CLOSE message is put into the queue, the
 >  currently running Elisp code would additionally be interrupted
 >  "unconditionally" by setting the quit-flag.

 Yes, that's what I think Lennart was suggesting.

Well, on second thought, no, not really. Lennart was suggesting that
Emacs would *always* be terminated. So after receiving WM_CLOSE, the
current elisp code would be interrupted, normal code associated with
exiting Emacs would be run (kill-emacs-hook, etc.), and that code
would *also* be terminated, in circumstances that Lennart has not yet
fully explained (presumably, with some sort of timer), if necessary.

Maybe that is what I did, but that was then a bit unintentionally. ;-)

Did not my latest response to you about this make more sense?




reply via email to

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