Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!apple!altos!megadon!clp From: s887212@minyos.xx.rmit.OZ.AU (Stephen Riehm [Romulis]) Newsgroups: comp.unix Subject: Re: Is there a *good* UNIX spell checker? Message-ID: <2306@megadon.UUCP> Date: 27 Dec 90 00:31:26 GMT References: <2296@megadon.UUCP> Sender: clp@megadon.UUCP Organization: RMIT Computer Centre, Melbourne Australia. Lines: 14 Approved: clp@megadon.UUCP clp@megadon.UUCP (Chuck L. Peterson) writes: > [is there a spelling] program for Unix? ispell seems to do the job nicely.. failing this spell is also not too bad.. and even gives you the option of american or british <-b option> for vi users.. the following macro works nicekly with ispell.. not so well with spell tho. :map _S :w!^m:!ispell %^M:e!^M^M have fun Steve [aka Romulis]