help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Installing ispell in Emacs


From: Stephen Leake
Subject: Re: [h-e-w] Installing ispell in Emacs
Date: 21 Jun 2004 13:04:47 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

HFOverbeck <address@hidden> writes:

> Hello,
> 
> Just installed emacs-21.3 on Windows 98SE and see that I need ispell
> for spell checking. I've scoured the web for simple instructions on
> where to find and how to install ispell in emacs but can't find
> anything that I can understand. I looked at the FAQ but the section on
> ispell is dated and the links are dead.
> 
> Can anyone *please* provide me with---or point me to---step by step
> instructions for obtaining ispell and installing it in emacs? I don't
> come from a Unix environment so many of the instructions I've seen are
> over my head.

You can use aspell, which is now available in Cygwin. Install Cygwin
(which is a good idea anyway) from http://www.cygwin.com/. Select the
aspell package in the Cygwin installer (along with all the other
goodies :). In your .emacs, add:

(setq ispell-program-name "aspell")

All done.


-- 
-- Stephe





reply via email to

[Prev in Thread] Current Thread [Next in Thread]