1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

Don't pass 'null-device' to 'call-process' in ispell

* lisp/textmodes/ispell.el (ispell-find-hunspell-dictionaries):
Replace 'null-device' with nil (bug#49283).  This allows running a
local ispell process when editing a buffer editing a file via Tramp.
This commit is contained in:
Jim Porter 2021-07-01 13:01:00 +02:00 committed by Lars Ingebrigtsen
parent f449890508
commit bb455d0daa

View file

@ -1076,7 +1076,7 @@ dictionary from that list was found."
(split-string
(with-temp-buffer
(ispell-call-process ispell-program-name
null-device
nil
t
nil
"-D"