From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7137 invoked from network); 9 Dec 1999 14:20:24 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Dec 1999 14:20:24 -0000 Received: (qmail 20427 invoked by alias); 9 Dec 1999 14:20:09 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8980 Received: (qmail 20420 invoked from network); 9 Dec 1999 14:20:08 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: what happened to accept-and-infer-next-hostory ? Date: Thu, 9 Dec 1999 17:20:00 +0300 Message-ID: <000901bf4250$7a777810$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) In-Reply-To: <199912091349.OAA03601@beta.informatik.hu-berlin.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal > > Which it does for me. Hm, do I have to get pws-11 now to see if/how > this differs from the CVS version? Have you tried with `zsh -f'? > This does not work if _oldlist is used. I have completer as '_oldlist _complete _match'. It is enough to simply set completer '_oldlist ...' without additional configuration. I normally have additionally compstyle ':oldlist' list '_match' /andrej