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

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

Re: ispell problem


From: Michael Slass
Subject: Re: ispell problem
Date: Fri, 04 Oct 2002 21:47:06 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

quasi <quasiabhi@yahoo.com> writes:

>Friends,
>       I have emacs 21.2.1 running on windows98SE.  I am just
>starting to use Emacs (due to Lisp programming).  When I try to
>spell-check I get "no such file or directory, ispell".  I have
>downloaded ispell and put it in the "/home/site/ispell/" directory.
>

On Windows, I'm betting the path to ispell starts with a drive letter
followed by a colon.  In any event, ispell needs to be in your exec-path

(add-to-list 'exec-path "c:/home/site/ispell")

-- 
Mike Slass


reply via email to

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