]> git.eshelyaron.com Git - emacs.git/commit
Fix error handling in 'ispell-init-process'
authorIan W <ian@wahbe.com>
Sat, 4 Sep 2021 03:53:24 +0000 (20:53 -0700)
committerEli Zaretskii <eliz@gnu.org>
Sun, 5 Sep 2021 07:25:22 +0000 (10:25 +0300)
commitba84ec8bd93b931be975ab8a8a7f0d7a2df7054a
tree56be0ad7edd57b85d51c9b42cd43b0af23e6bf10
parente6f936eb4d28bf23eb367d4245a137284d5491ee
Fix error handling in 'ispell-init-process'

* lisp/textmodes/ispell.el (ispell-init-process): When Ispell
initialization reports an error, call 'ispell-accept-output' only
if the Ispell process is still alive.  (Bug#50370)

Copyright-paperwork-exempt: yes
lisp/textmodes/ispell.el