From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11294 invoked from network); 14 Feb 1998 18:27:54 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Feb 1998 18:27:54 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id NAA11801; Sat, 14 Feb 1998 13:06:10 -0500 (EST) Resent-Date: Sat, 14 Feb 1998 13:04:35 -0500 (EST) Message-ID: <19980214180627.43781@thelonious.new.ox.ac.uk> Date: Sat, 14 Feb 1998 18:06:27 +0000 From: Adam Spiers To: zsh-users@math.gatech.edu Subject: Re: turning off correction for specified words Reply-To: Adam Spiers References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: ; from Niall Smart on Sat, Feb 14, 1998 at 05:24:42PM +0000 Resent-Message-ID: <"FNfUk.0.ht2.ooTvq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1317 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Niall Smart (njs3@doc.ic.ac.uk) wrote: > Is it possible to tell zsh not to try and correct certain words? Yes. RTFM and search for `nocorrect'.