From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2295 invoked from network); 12 Sep 2001 11:07:31 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 12 Sep 2001 11:07:31 -0000 Received: (qmail 12264 invoked by alias); 12 Sep 2001 11:07:18 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15791 Received: (qmail 12243 invoked from network); 12 Sep 2001 11:07:16 -0000 To: zsh-workers@sunsite.dk Subject: r problem MIME-Version: 1.0 (generated by SEMI 1.14.0 - "Iburihashi") Content-Type: text/plain; charset=US-ASCII From: Tanaka Akira Date: 12 Sep 2001 20:07:09 +0900 Message-ID: User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 08) SEMI/1.14.0 (Iburihashi) Deisui/1.14.0 (Kikuhime) APEL/10.3 Emacs/21.0.104 (i386-unknown-freebsd4.2) MULE/5.0 (SAKAKI) I found a problem with a builtin command `r'. % zsh -f coulee% r r r r r ... r r r r zsh: job table full or recursion limit exceeded coulee% echo $ZSH_VERSION 4.0.2 coulee% -- Tanaka Akira