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

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

Re: Problem of binding aspell to Emacs


From: Water Lin
Subject: Re: Problem of binding aspell to Emacs
Date: Thu, 15 Oct 2009 14:12:16 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt)

Water Lin <WaterLin@ymail.invalid> writes:

> I am using Windows XP system and Emacs23. I want to use aspell as my
> spell checker.
>
> I installed aspell successfully and I can use it from cmd.exe.
>
> But after I add following line to .emacs file:
>
Sorry, I forget to put the code here which I put into .emacs file. The
line is:
----------
(setq-default ispell-program-name
              "C:/Program Files/Aspell/bin/aspell.exe")  


> When I trigger aspell inside Emacs by M-x flyspell-mode, Emacs will
> provide me with an error:
> ---------
> Starting new Ispell process [default] ...
> Enabling Flyspell mode gave an error
> ---------
>
> I can't get more error message.
>
> How can I solve it?
>
> Thanks
>
> Water Lin

-- 
Water Lin's notes and pencils: http://en.waterlin.org
Email: WaterLin@ymail.com


reply via email to

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