Skip to main content
fix grammar
Link
Pedro Delfino
  • 1.8k
  • 7
  • 24

Why I can't I use flyspell-mode? Error: (Searching for program No such file or directory ispell)

added 1 character in body
Source Link
Pedro Delfino
  • 1.8k
  • 7
  • 24

I am using Emacs on a macOS Monterey 12.5 with M1 hardware. This is my init file.

I used to use in a Linux (NixOS) machine this init file (or something very similar) without ever having a single problem with flyspell-mode. Now, on a new machine under macOS I am using my thisthe same init file and after trying to enable flyspell-mode the mini-buffer echoes:

(Searching for program No such file or directory ispell) 

How to fix this?

I am using Emacs on a macOS Monterey 12.5 with M1 hardware. This is my init file.

I used to use in a Linux (NixOS) machine this init file (or something very similar) without ever having a single problem with flyspell-mode. Now, on a new machine under macOS I am using my this init file and after trying to enable flyspell-mode the mini-buffer echoes:

(Searching for program No such file or directory ispell) 

How to fix this?

I am using Emacs on a macOS Monterey 12.5 with M1 hardware. This is my init file.

I used to use in a Linux (NixOS) machine this init file (or something very similar) without ever having a single problem with flyspell-mode. Now, on a new machine under macOS I am using the same init file and after trying to enable flyspell-mode the mini-buffer echoes:

(Searching for program No such file or directory ispell) 

How to fix this?

Source Link
Pedro Delfino
  • 1.8k
  • 7
  • 24

Why I can't use flyspell-mode? Error: (Searching for program No such file or directory ispell)

I am using Emacs on a macOS Monterey 12.5 with M1 hardware. This is my init file.

I used to use in a Linux (NixOS) machine this init file (or something very similar) without ever having a single problem with flyspell-mode. Now, on a new machine under macOS I am using my this init file and after trying to enable flyspell-mode the mini-buffer echoes:

(Searching for program No such file or directory ispell) 

How to fix this?