ispell for windows 7 for flyspell 模式?

pro*_*eek 6 windows-7 emacs

任何人都可以指向我可以获得适用于 Windows 7 的 ispell.exe 的站点吗?

我需要在 emacs/win32 上运行 flyspell 模式,但它不起作用,因为我没有 ispell。

添加

我找到了适用于 emacs/win32 的 ispell。正如emacs 一书中所解释的那样,应该使用与 emacs/win32 一起使用的那个。

  1. 站点之一下载 ispell.zip 。
  2. 将ispell.exe复制到PATH目录下,将英文词典复制到home目录下。

kjf*_*tch 7

使用aspell可能会更幸运。Aspell 将作为带有 flyspell 模式的 ispell 的替代品。

我在 StackOverflow 上回答了一个相关问题:emacs windows spell check aspell or hunspell