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: Sun, 13 Apr 2008 23:27:13 +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 Sun, Apr 13, 2008 at 11:15 PM, Lennart Borgman (gmail)
<address@hidden> wrote:

 I do not know what can be done in those circumstances, but I guess that the
window and message framework is still there. (This depends on exactly how
the exit is implemented.) In that case I would think it is best to interrupt
that loop to.

You have not yet answered my previous question: how do you
differentiate between useful work, and looping forever? With a
timeout?


I tried to answer it by saying that if Emacs recieves WM_CLOSE (or something similar on other platform) then the user has decided to exit Emacs.

But you have a point. I guess it would be reasonable to ask the user if the ongoing work should be quitted before exiting.




reply via email to

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