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

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

Re: emacs ispell error on windows10 with hunspell


From: Eli Zaretskii
Subject: Re: emacs ispell error on windows10 with hunspell
Date: Mon, 04 May 2020 17:48:24 +0300

> From: 刘虎 <richardliu.sdlw@gmail.com>
> Date: Mon, 4 May 2020 18:45:03 +0800
> 
> I did as your suggestions, but the problem remains.
> 1. I copied en_US.dic to default.dic and en_US.aff
> to default.aff in the same C:\Hunspell directory
> 2. I correct the typo pointed by Robert Thorpe
> 
> Then I open emacs again and M-x ispell, I got the same error as before:
> image.png
> 
> I type D:\Install\hunspell\src\tools\hunspell.exe -vv in cmd.exe and got the 
> following prompt:
> image.png
> Thank you very much for your kind help!

Let's start from the beginning.

  emacs -Q
  M-: (setq ispell-program-name "D:/Install/hunspell/src/tools/hunspell.exe") 
RET
  M-x ispell RET

What does the above give you?



reply via email to

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