zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: <zsh-workers@sunsite.auc.dk>
Subject: RE: Loop suspend
Date: Mon, 19 Feb 2001 12:13:59 +0300	[thread overview]
Message-ID: <001f01c09a54$4b1dabe0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <200102190903.KAA11340@beta.informatik.hu-berlin.de>

>
> Andrej Borsenkow wrote:
>
> > What is the current status? Is zsh able to suspend loops containing only
> > builtins?
>
> No. Only if they have at least on external command or are in a pipeline.
>

I had at least one case where

while true; do
/bin/true
done

was not suspended. I suspect, /bin/true simpy exits "too fast" for zsh to
catch it. As usual, I cannot reproduce it now.

-andrej

P.S. you are still using "old" sunsite.auc.dk. I noticed this, because Outlook
is filtering on new sunsite.dk.


  reply	other threads:[~2001-02-19  9:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-19  9:03 Sven Wischnowsky
2001-02-19  9:13 ` Andrej Borsenkow [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-02-19  9:22 Sven Wischnowsky
2001-02-19  9:00 Andrej Borsenkow

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='001f01c09a54$4b1dabe0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.auc.dk \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).