projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f449890
)
Don't pass 'null-device' to 'call-process' in ispell
author
Jim Porter
<jporterbugs@gmail.com>
Thu, 1 Jul 2021 11:01:00 +0000
(13:01 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 2 Jul 2021 10:53:35 +0000
(12:53 +0200)
* 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.
lisp/textmodes/ispell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/ispell.el
b/lisp/textmodes/ispell.el
index ce5a57208541049f0b05c597baf3d99dae0c9116..0a82bf5a2d479503a5cac65975c786caaa6eab43 100644
(file)
--- a/
lisp/textmodes/ispell.el
+++ b/
lisp/textmodes/ispell.el
@@
-1076,7
+1076,7
@@
dictionary from that list was found."
(split-string
(with-temp-buffer
(ispell-call-process ispell-program-name
- n
ull-device
+ n
il
t
nil
"-D"