Reinitialize ispell-really-enchant when changing the speller
* lisp/textmodes/ispell.el (ispell-check-version): Reset also ispell-really-enchant. (Bug#34019) Copyright-paperwork-exempt: yes
This commit is contained in:
@@ -723,6 +723,7 @@ Otherwise returns the library directory name, if that is defined."
|
||||
;; Make sure these variables are (re-)initialized to the default value
|
||||
(setq ispell-really-aspell nil
|
||||
ispell-really-hunspell nil
|
||||
ispell-really-enchant nil
|
||||
ispell-encoding8-command nil)
|
||||
|
||||
(goto-char (point-min))
|
||||
|
||||
Reference in New Issue
Block a user