From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Juanma Barranquero" <lekktu@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>,
jasonr@gnu.org,
"Lennart Borgman \(gmail\)" <lennart.borgman@gmail.com>,
emacs-devel@gnu.org
Subject: Re: Emacs does not listen on w32
Date: Sun, 13 Apr 2008 21:21:42 -0400 [thread overview]
Message-ID: <jwvbq4dp71w.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <f7ccd24b0804131400n1e3e9ceepfa26b2728740a4f0@mail.gmail.com> (Juanma Barranquero's message of "Sun, 13 Apr 2008 23:00:58 +0200")
>> Well, that is what I wanted WM_CLOSE to do, of course. I just want one
>> additional thing first: break out of any loop that makes it impossible to
>> exit Emacs in the normal way.
> How will you make Emacs differentiate between a loop that is a doing
> valid, useful work, and another one that "makes it impossible to exit
> Emacs in a normal way"?
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.
I'm not sure if that'd be the right behavior. In any case, the first
thing to do is to figure out what *really* happened in the first place.
We don't even know why Emacs didn't respond. Maybe it has nothing to do
with the processing of WM_CLOSE.
Stefan
next prev parent reply other threads:[~2008-04-14 1:21 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-12 15:46 Emacs does not listen on w32 Lennart Borgman (gmail)
2008-04-12 19:32 ` Stefan Monnier
2008-04-13 13:21 ` Jason Rumney
2008-04-13 14:04 ` Lennart Borgman (gmail)
2008-04-13 14:16 ` Juanma Barranquero
2008-04-13 15:19 ` Lennart Borgman (gmail)
2008-04-13 15:42 ` Juanma Barranquero
2008-04-13 15:56 ` Lennart Borgman (gmail)
2008-04-13 16:09 ` Juanma Barranquero
2008-04-13 16:15 ` Lennart Borgman (gmail)
2008-04-13 16:20 ` Eli Zaretskii
2008-04-13 16:37 ` Juanma Barranquero
2008-04-13 20:49 ` Lennart Borgman (gmail)
2008-04-13 21:00 ` Juanma Barranquero
2008-04-13 21:04 ` Lennart Borgman (gmail)
2008-04-13 21:09 ` Juanma Barranquero
2008-04-13 21:15 ` Lennart Borgman (gmail)
2008-04-13 21:17 ` Juanma Barranquero
2008-04-13 21:27 ` Lennart Borgman (gmail)
2008-04-13 21:21 ` David Kastrup
2008-04-13 21:33 ` Lennart Borgman (gmail)
2008-04-13 21:49 ` Lennart Borgman (gmail)
2008-04-14 1:21 ` Stefan Monnier [this message]
2008-04-14 1:38 ` Juanma Barranquero
2008-04-14 1:43 ` Juanma Barranquero
2008-04-14 6:46 ` Lennart Borgman (gmail)
2008-04-14 8:52 ` Juanma Barranquero
2008-04-14 6:44 ` Lennart Borgman (gmail)
2008-04-14 13:45 ` Stefan Monnier
2008-04-14 16:21 ` Lennart Borgman (gmail)
2008-04-14 18:02 ` Stefan Monnier
2008-04-14 19:55 ` Jason Rumney
2008-04-14 20:37 ` Lennart Borgman (gmail)
2008-04-14 20:47 ` Jason Rumney
2008-04-14 21:02 ` Lennart Borgman (gmail)
2008-04-14 20:39 ` Stefan Monnier
2008-04-14 20:11 ` Jason Rumney
2008-04-14 20:33 ` Lennart Borgman (gmail)
2008-04-14 21:39 ` Jason Rumney
2008-04-14 22:03 ` Lennart Borgman (gmail)
2008-04-14 22:40 ` Óscar Fuentes
2008-04-14 23:51 ` Lennart Borgman (gmail)
2008-04-15 0:03 ` Óscar Fuentes
2008-04-15 0:04 ` Jason Rumney
2008-04-15 17:53 ` Lennart Borgman (gmail)
2008-04-13 21:50 ` Eli Zaretskii
2008-04-13 22:10 ` Lennart Borgman (gmail)
-- strict thread matches above, loose matches on Subject: below --
2008-04-14 10:03 grischka
2008-04-14 13:08 ` Lennart Borgman (gmail)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvbq4dp71w.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=jasonr@gnu.org \
--cc=lekktu@gmail.com \
--cc=lennart.borgman@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.