From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25524 invoked from network); 26 Feb 2008 22:10:05 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 26 Feb 2008 22:10:05 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 9140 invoked from network); 26 Feb 2008 22:10:00 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 26 Feb 2008 22:10:00 -0000 Received: (qmail 8637 invoked by alias); 26 Feb 2008 22:09:56 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24605 Received: (qmail 8621 invoked from network); 26 Feb 2008 22:09:56 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 26 Feb 2008 22:09:56 -0000 Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by bifrost.dotsrc.org (Postfix) with ESMTP id 260648026E0B for ; Tue, 26 Feb 2008 23:09:52 +0100 (CET) Received: by rv-out-0910.google.com with SMTP id b22so1273980rvf.21 for ; Tue, 26 Feb 2008 14:09:51 -0800 (PST) Received: by 10.140.173.15 with SMTP id v15mr3795169rve.218.1204063791245; Tue, 26 Feb 2008 14:09:51 -0800 (PST) Received: by 10.141.44.9 with HTTP; Tue, 26 Feb 2008 14:09:51 -0800 (PST) Message-ID: <19e566510802261409w7e7a7f26t6be2208fbd315e8c@mail.gmail.com> Date: Wed, 27 Feb 2008 00:09:51 +0200 From: "=?UTF-8?Q?=C4=B0smail_D=C3=B6nmez?=" To: "Zsh hackers list" Subject: Re: Bug in command detection? In-Reply-To: <2d460de70802261359t6e109a8al49ce6ad8b4cf306b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2d460de70802261359t6e109a8al49ce6ad8b4cf306b@mail.gmail.com> X-Virus-Scanned: ClamAV 0.91.2/6004/Tue Feb 26 20:08:16 2008 on bifrost X-Virus-Status: Clean Hi, On Tue, Feb 26, 2008 at 11:59 PM, Richard Hartmann wrote: > when I install a program after I invoked ZSH and then try to call it, I get > a prompt asking: > > zsh: correct 'foo' to 'bar'? [N/y/a/e] Run rehash and it'll learn newly installed commands. Regards, ismail -- Never learn by your mistakes, if you do you may never dare to try again