From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 207 invoked from network); 17 Jun 1998 15:39:21 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 17 Jun 1998 15:39:21 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id LAA25660; Wed, 17 Jun 1998 11:34:09 -0400 (EDT) Resent-Date: Wed, 17 Jun 1998 11:33:57 -0400 (EDT) From: Zefram Message-Id: <199806171534.QAA26734@taos.demon.co.uk> Subject: Re: compctl tips needed on words with common prefix To: lew@ezdzit.zko.dec.com (Paul Lew) Date: Wed, 17 Jun 1998 16:34:45 +0100 (BST) Cc: zsh-users@math.gatech.edu In-Reply-To: <9806171510.AA08785@ezdzit.zko.dec.com> from "Paul Lew" at Jun 17, 98 11:10:04 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"3udso.0.IG6.a7-Xr"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1625 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Paul Lew wrote: >I could not get 'construct' to be completed by because the 'co' >is recognized first, So put the "construct" rule before the "co" rule. -zefram