From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: emacs-devel@gnu.org
Subject: Re: minibuffer-message binds inhibit-quit
Date: Wed, 25 Jun 2008 06:14:45 +0300 [thread overview]
Message-ID: <uy74udx3u.fsf@gnu.org> (raw)
In-Reply-To: <002e01c8d649$5214f140$0200a8c0@us.oracle.com>
> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Tue, 24 Jun 2008 15:26:17 -0700
>
> But it doesn't follow that that command, which calls `minibuffer-message', is
> finished as soon as the message is displayed. You can't argue only from a
> specific example: TAB is done as soon as it displays its message, but `my-cmd',
> bound to `C-M-S-H-backspace' might not be done as soon as it displays a message.
No, that's not an example, that's a general principle: in Emacs,
redisplay happens only when Emacs is idle. Ergo, if you see the
message on the screen, the command that produced it is done.
next prev parent reply other threads:[~2008-06-25 3:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-24 20:52 minibuffer-message binds inhibit-quit Drew Adams
2008-06-24 21:28 ` Eli Zaretskii
2008-06-24 21:47 ` Eli Zaretskii
2008-06-24 22:26 ` Drew Adams
2008-06-25 3:14 ` Eli Zaretskii [this message]
2008-06-24 22:26 ` Drew Adams
2008-06-25 1:31 ` Stefan Monnier
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=uy74udx3u.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
/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.