all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
Cc: michael.cadilhac-@t-lrde.epita.fr, emacs-devel@gnu.org
Subject: Re: [michael.cadilhac-@t-lrde.epita.fr: sit-for (detect_input_pending ?) and postfix input methods.]
Date: Mon, 10 Oct 2005 00:15:35 -0400	[thread overview]
Message-ID: <E1EOp4Z-0001EB-Gj@fencepost.gnu.org> (raw)
In-Reply-To: <E1EN3ff-0002eS-00@etlken> (message from Kenichi Handa on Wed, 05 Oct 2005 16:26:35 +0900)

    Then, why does sit-for return t if unread-command-events is not
    nil?

That is a good question.  Should it return nil immediately
without waiting when unread-command-events is nonempty?
That would be more coherent than the current behavior.
It would also be an incompatible change, and might break something.

There are about 550 calls to sit-for in the Emacs sources.
To check all of them would be a lot of work.

Perhaps we should make this change now, so that the pretesting
for the release will help us see if anything breaks.
What do people think?


Anyway, I installed your flyspell.el change as a work-around.

  parent reply	other threads:[~2005-10-10  4:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1EMIa9-0005hI-PX@fencepost.gnu.org>
2005-10-05  7:26 ` [michael.cadilhac-@t-lrde.epita.fr: sit-for (detect_input_pending ?) and postfix input methods.] Kenichi Handa
2005-10-05 16:27   ` Michael Cadilhac
2005-10-06  1:01     ` Kenichi Handa
2005-10-06 12:36       ` Michael Cadilhac
2005-10-06 12:45         ` Kenichi Handa
2005-10-05 17:42   ` Stefan Monnier
2005-10-06  1:17     ` Kenichi Handa
2005-10-10  4:15   ` Richard M. Stallman [this message]
2005-10-10  9:46     ` Kim F. Storm
2005-10-10 10:53       ` David Kastrup

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=E1EOp4Z-0001EB-Gj@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=michael.cadilhac-@t-lrde.epita.fr \
    /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.