From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20558 invoked from network); 4 Jun 1999 12:37:43 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Jun 1999 12:37:43 -0000 Received: (qmail 21703 invoked by alias); 4 Jun 1999 12:37:32 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6465 Received: (qmail 21696 invoked from network); 4 Jun 1999 12:37:31 -0000 From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: pws-20: new completion problem after ``for'' Date: Fri, 4 Jun 1999 16:36:55 +0400 Message-ID: <004301beae86$ee022040$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal bor@itsrm2:/tools/src/zsh-3.1.5-pws-20%> for i in /a/p/u/z/p/*20 bor@itsrm2:/tools/src/zsh-3.1.5-pws-20%> for i in /a/p/u/z/p/*20zsh: permission denied: zsh: permission denied: rchive ub/unix/zsh/patches/ pws-20/ but bor@itsrm2:/tools/src/zsh-3.1.5-pws-20%> cd /a/p/u/z/p/*20 bor@itsrm2:/tools/src/zsh-3.1.5-pws-20%> cd /archive/pub/unix/zsh/patches/pws-20/ This is pws-20 with patches till 6433 and new completion (Core, Base, Builtin + _configure). With virgine Zsh I get bor@itsrm2:/tools/src/zsh-3.1.5-pws-20%> zsh -f itsrm2% fpath=(Completion/) itsrm2% fpath=($PWD/Completion/*) itsrm2% source Completion/Core/compinit itsrm2% for i in /a/p/u/z/p/*20 itsrm2% for i in /a/p/u/z/p/*20zsh: permission denied: /andrej