From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7468 invoked from network); 11 Jun 1999 11:20:36 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 11 Jun 1999 11:20:36 -0000 Received: (qmail 21537 invoked by alias); 11 Jun 1999 11:20:06 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6592 Received: (qmail 21527 invoked from network); 11 Jun 1999 11:20:03 -0000 Message-ID: <375D349A.2721D8F3@thoth.u-net.com> Date: Tue, 08 Jun 1999 16:19:54 +0100 From: Oliver Kiddle X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Zsh workers Subject: compctl -l broken Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The -l option to compctl seems to be broken. I first noticed this a while ago (about pws-18) but it exists in pws-21. For example: zsh -f compctl -l '' t t Gives a beep. I get the same problems when using the find -exec example from the documentation. Can anyone else reproduce this? I'm using AIX (3.2.5 and 4.2) if that's of any help. Oliver Kiddle