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
To: cygwin@cygwin.com
From: "Steven E. Harris" <seharris@raytheon.com>
Subject: Re: Aspell - Ispell
Date: Mon, 29 Mar 2004 09:02:10 -0800
Organization: Raytheon
Lines: 18
Message-ID: <q67ekrbio31.fsf@L75001820.us.ray.com>
References: <Pine.CYG.4.58.0403282355370.1600@lap> <4067F603.60403@ecs.soton.ac.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: lax-gate4.raytheon.com
User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Rational FORTRAN, cygwin32)

Andy Rushton <ajr1@ecs.soton.ac.uk> writes:

> Or is it possible to use aspell within emacs?

On XEmacs at least, this is all it takes:

(eval-after-load "ispell"
  '(progn
     (setq ispell-program-name "aspell")))


I load those forms from my init file and aspell works just as ispell
did before. All the (X)Emacs spelling-related commands remain the
same.

-- 
Steven E. Harris        :: seharris@raytheon.com
Raytheon                :: http://www.raytheon.com


--
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/

