emacs - spelling
Table of Contents
Spelling
https://www.gnu.org/software/emacs/manual/html_node/emacs/Spelling.html
How to do spell check in emacs?
To do it manually, use this function Alt X flyspell-buffer
You may have to install the software (and the corresponding English dictionaries) that emacs is using for spell check for your distribution by using the distribution’s package manager.
If not, you will see errors like this.
ispell-init-process: Error: No word lists can be found for the language "en_US".
See https://github.com/explorer436/Dotfiles2/blob/main/.emacs.d/myconfigs/my-spell-check-config.el