From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11644 invoked from network); 21 Mar 2001 00:20:07 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Mar 2001 00:20:07 -0000 Received: (qmail 11143 invoked by alias); 21 Mar 2001 00:19:52 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3708 Received: (qmail 11131 invoked from network); 21 Mar 2001 00:19:51 -0000 X-Authentication-Warning: reznor.tcct.nmt.edu: shippy owned process doing -bs Date: Tue, 20 Mar 2001 17:19:48 -0700 (MST) From: Jeff Shipman X-X-Sender: To: Oliver Kiddle cc: Subject: Re: process completion In-Reply-To: <3AB7DEAC.BA57FEE0@u.genie.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII > The nicely aligned process list is the default way processes are > completed using the new style completion. If you are using the new style > at home it is probably because you are using a Linux distribution where > they have enabled it by default. It is enabled with the following two > lines: > > autoload -U compinit > compinit > When I do that, I get the following error: compinit:20: compinit: function definition file not found I compiled zsh with --disable-dynamic so shouldn't it have everything it already needs? Or is there something else I'm forgetting to do? Jeff "Shippy" Shipman E-Mail: shippy@nmt.edu Computer Science Major ICQ: 1786493 New Mexico Institute of Mining and Technology Homepage: http://www.nmt.edu/~shippy