Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-Id: <200404012215.i31MF1wo098426@smtp1.adl2.internode.on.net>
From: "Gareth Pearce" <tilps@internode.on.net>
To: <cygwin@cygwin.com>
Subject: RE: Aspell - Ispell
Date: Fri, 2 Apr 2004 08:15:00 +1000
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
In-Reply-To: <406C534A.8010000@gmx.net>


> Gareth Pearce wrote:
> 
> > It should be relatively easy to write a very simple script called ispell
> > which calls 'aspell -a $@'
> > I think that works at least... can't say I've tried it.
> 
> Such a script exists: /usr/share/aspell/ispell
> 
> An obvious way to make it available to programs would be:
> 
>    cd /usr/bin
>    ln -s /usr/share/aspell/ispell ispell

Ahh yes, I remember that now, and my suggestion was wrong.
Use the provided script if you want ispell compatibility.

I'd rather not make adding that link part of the default install, since its
emulation of ispell is not perfect.

Gareth



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

