From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12662 invoked from network); 9 Feb 2000 18:54:49 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Feb 2000 18:54:49 -0000 Received: (qmail 2433 invoked by alias); 9 Feb 2000 18:54:44 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9639 Received: (qmail 2426 invoked from network); 9 Feb 2000 18:54:43 -0000 From: "Bart Schaefer" Message-Id: <1000209185417.ZM1223@candle.brasslantern.com> Date: Wed, 9 Feb 2000 18:54:17 +0000 In-Reply-To: Comments: In reply to Alexandre Duret-Lutz "Re: *suggestion* for NULLCMD and emulate [ck]sh" (Feb 8, 11:42pm) References: <1000208180700.ZM31285@candle.brasslantern.com> X-Mailer: Z-Mail (5.0.0 30July97) To: Alexandre Duret-Lutz Subject: Re: *suggestion* for NULLCMD and emulate [ck]sh Cc: zsh-workers@math.gatech.edu MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 8, 11:42pm, Alexandre Duret-Lutz wrote: } Subject: Re: *suggestion* for NULLCMD and emulate [ck]sh } } Adapted patch that supersede 9617 below. To fix a couple of typos: Index: Doc/Zsh/options.yo =================================================================== @@ -310,7 +310,7 @@ vindex(READNULLCMD, ignoring) cindex(redirections with no command, csh) cindex(csh, redirections with no command) -item(tt(IGNORE_NULLCMD) )( +item(tt(CSH_NULLCMD) )( Do not use the values of tt(NULLCMD) and tt(READNULLCMD) when running redirections with no command. This make such redirections fail (see noderef(Redirection)). Index: Doc/Zsh/redirect.yo =================================================================== @@ -198,7 +198,7 @@ sect(Redirections with no command) vindex(NULLCMD, use of) vindex(READNULLCMD, use of) -pindex(IGNORE_NULLCMD, use of) +pindex(CSH_NULLCMD, use of) pindex(SH_NULLCMD, use of) When a simple command consists of one or more redirection operators and zero or more parameter assignments, but no command name, zsh can -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com