-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Because of a quirk in how Emacs 25.1+ creates network processes, the flags server and nowait cannot both be set in make-network-process. Elnode sets both.
On Emacs 26.1, this is formalised and supplying both flags results in an error. This makes Elnode unusable on Emacs 26.1+. It crashes when it tries to start the server.
There's an open pull request, #105, which appears to fix this issue.
I've opened two pull requests to fix this, one for Master (#107) and one for MELPA (#108).
Metadata
Metadata
Assignees
Labels
No labels