From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24813 invoked from network); 19 Sep 2002 16:09:33 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 19 Sep 2002 16:09:33 -0000 Received: (qmail 26028 invoked by alias); 19 Sep 2002 16:09:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17711 Received: (qmail 26011 invoked from network); 19 Sep 2002 16:09:24 -0000 From: "David Gómez" Date: Thu, 19 Sep 2002 18:08:36 +0200 To: Bart Schaefer , zsh-workers@sunsite.dk Subject: Re: Using zsh in gcc compilation Message-ID: <20020919160836.GA16066@fargo> References: <20020919150720.GA14948@fargo> <16798.1032448732@csr.com> <20020919153737.GA30552@fargo> <1020919160354.ZM14845@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1020919160354.ZM14845@candle.brasslantern.com> User-Agent: Mutt/1.3.28i On Thu, Sep 19, 2002 at 04:03:54PM +0000, Bart Schaefer wrote: > $ echo $ZSH_VERSION > 4.0.3 > $ echo $options > on > $ zmodload > zsh/compctl > zsh/complete > zsh/main > zsh/zle > zsh/parameter > $ You're right, after a reference to options, zsh/parameters gets loaded, in zsh 4.0.4 -- David Gómez "The question of whether computers can think is just like the question of whether submarines can swim." -- Edsger W. Dijkstra