From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19563 invoked by alias); 6 Feb 2011 10:35:27 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15776 Received: (qmail 24462 invoked from network); 6 Feb 2011 10:35:14 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW, T_TO_NO_BRKTS_FREEMAIL autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.215.171 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=4FYr1/TDuQyOBexPA9t7iMMdLlEAGATA/0eljj42Gjk=; b=gwt/aU22D/02axHToPn4tkTIP7+btGKm1YHBNSV5ftR1tJUSkeTlhAMCcYsQEIlQC5 X0Lx14tbYIe2rOvcS3lx1P7ZxZNkusq8CKaRIygPeMM6fQa0ld8Fg6Q+B1t5AE1Du3y6 u/iintYeGG6QD1C2jpYDMpVr7+Ds80u35SR1o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=tjiAULQKplL5yB+7pTf+p+lzlXVhe1Axa8hG6zOCmKJX2pt9hB7KtUoLGdNIn04Slq TS4NPSYhCFHe7ZmH43Cn9m3QSH8jMNRF8M/lRT/Zc+v0wfDw5hOXJGP+5+tNociF2cHT HlJNPXdbmnZpFdlCLMSi8AtJ/Tc7qmM81I36g= MIME-Version: 1.0 In-Reply-To: <110205152646.ZM26606@torch.brasslantern.com> References: <110205152646.ZM26606@torch.brasslantern.com> From: =?UTF-8?B?SsOpcsOpbWllIFJvcXVldA==?= Date: Sun, 6 Feb 2011 11:34:49 +0100 Message-ID: Subject: Re: Coproc tutorial, redux To: zsh-users@zsh.org Cc: Bart Schaefer Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Bart, 2011/2/6 Bart Schaefer : > A very long time ago (11+ years) I wrote an zsh-users post about how to > use the coproc command. =C2=A0It might be time to repeat/update it, espec= ially > given that I now understand the reason for one of the problems I noted in > the original article. > > [...] Thanks a lot for this very interesting post! --=20 J=C3=A9r=C3=A9mie