Skip to content

Elnode is unusable on Emacs 26+ #106

@jcaw

Description

@jcaw

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions