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

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

bug#21021: 24.5; ispell.el problem


From: Xue Fuqiao
Subject: bug#21021: 24.5; ispell.el problem
Date: Fri, 10 Jul 2015 06:52:32 +0800

On Fri, Jul 10, 2015 at 4:29 AM, Rostyslav Skrypnyk
<rostyslav.skrypnyk@gmail.com> wrote:
> Greetings!

Hi,

> When I type 'M-x ispell-buffer RETURN' I get the following output:
> "Searching for program: no such file or directory, ispell".

Do you have Aspell, Ispell or Hunspell installed on your system?  If so,
you can try adding this to your init file:

    (setq ispell-program-name "/path/to/ispell")

If not, you can try installing Aspell with Homebrew:

    $ brew install aspell --with-all-langs





reply via email to

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