From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2404 invoked from network); 21 Jun 1999 13:05:52 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jun 1999 13:05:52 -0000 Received: (qmail 22290 invoked by alias); 21 Jun 1999 13:05:45 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6763 Received: (qmail 22279 invoked from network); 21 Jun 1999 13:05:43 -0000 From: "Andrej Borsenkow" To: "Kiddle, Oliver" , Cc: Subject: RE: PATCH: _subscript, Re: pws-23 Date: Mon, 21 Jun 1999 17:04:52 +0400 Message-ID: <003801bebbe6$a6ab7800$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) Importance: Normal In-Reply-To: <4FBF540FF16FD1119D9600A0C94B2B51F29E95@napier.logica.co.uk> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 > ! list=( "$list[@]" "${(r:4:: ::):)i} > ${(P)${compstate[parameter]}[$i]} ^^^^^^^^^^^^ > ! list=( "$list[@]" \ > ! "${(r:4:: ::):)i} `print -D > ${(P)${compstate[parameter]}[$i]}`" ) ^^^^^^^^^^^^^ The lines are wrapped and patch does not apply (malformed patch, says it). May be, after all, MIME is not as evil ... /andrej