all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: while-no-input interrupted by *shell*
Date: Mon, 24 Sep 2018 12:40:39 -0400	[thread overview]
Message-ID: <jwvy3bqyhon.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: 8336tyc1ou.fsf@gnu.org

>>   (while-no-input (sit-for 100))
> Is it while-no-input that returns immediately, or is it sit-for?

Oh, good point, I skipped the body of the while-no-input and hence
didn't notice the sit-for.

This said, the bulk of my answer isn't affected: sit-for shouldn't be
interrupted by subprocess output either, I think.


        Stefan




  reply	other threads:[~2018-09-24 16:40 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-24 15:24 while-no-input interrupted by *shell* Michael Heerdegen
2018-09-24 16:14 ` Eli Zaretskii
2018-09-24 16:40   ` Stefan Monnier [this message]
2018-09-24 17:00     ` Eli Zaretskii
2018-09-24 18:35       ` Stefan Monnier
2018-09-24 18:48         ` Eli Zaretskii
2018-09-24 17:39   ` Michael Heerdegen
2018-09-24 18:00     ` Eli Zaretskii
2018-09-24 19:09       ` Michael Heerdegen
2018-09-24 19:06     ` Stefan Monnier
2018-09-25 13:09     ` Eli Zaretskii
2018-09-25 13:39       ` Michael Heerdegen
2018-09-25 14:14         ` Eli Zaretskii
2018-09-29  7:13           ` Eli Zaretskii
2018-09-25 15:25       ` BUFFER_SWITCH_EVENT (was: while-no-input interrupted by *shell*) Stefan Monnier
2018-09-25 16:01         ` Eli Zaretskii
2018-09-25 16:14           ` BUFFER_SWITCH_EVENT Stefan Monnier
2018-09-25 16:28             ` BUFFER_SWITCH_EVENT Eli Zaretskii
2018-09-25 17:19               ` BUFFER_SWITCH_EVENT Stefan Monnier
2018-09-25 17:28                 ` BUFFER_SWITCH_EVENT Eli Zaretskii
2018-09-25 18:14                   ` BUFFER_SWITCH_EVENT Stefan Monnier
2018-09-25 18:32                     ` BUFFER_SWITCH_EVENT Eli Zaretskii
2018-09-25 19:05                     ` BUFFER_SWITCH_EVENT Eli Zaretskii
2018-09-25 21:50                       ` BUFFER_SWITCH_EVENT Stefan Monnier
2018-09-26  5:42                         ` BUFFER_SWITCH_EVENT Eli Zaretskii
2018-09-26 12:27                           ` BUFFER_SWITCH_EVENT Stefan Monnier
2018-09-24 21:23   ` while-no-input interrupted by *shell* Andreas Schwab
2018-09-25 10:36     ` Michael Heerdegen
2018-09-24 16:19 ` Stefan Monnier
2018-09-25 17:47 ` while-no-input and pending input (was: while-no-input interrupted by *shell*) Michael Heerdegen
2018-09-25 17:53   ` Drew Adams
2018-09-26 12:50     ` while-no-input and pending input Michael Heerdegen
2018-09-26 14:18   ` while-no-input and pending input (was: while-no-input interrupted by *shell*) Eli Zaretskii
2018-09-26 17:57     ` while-no-input and pending input Michael Heerdegen
2018-09-26 19:06       ` Eli Zaretskii
2018-10-12 15:38         ` Michael Heerdegen
2018-10-12 15:44           ` Stefan Monnier
2019-02-17 23:44         ` Michael Heerdegen
2019-02-18 17:08           ` Eli Zaretskii
2019-02-18 19:08             ` Óscar Fuentes
2019-02-18 19:23               ` Eli Zaretskii
2019-02-18 22:32             ` Michael Heerdegen

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=jwvy3bqyhon.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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.