Skip to content

[Suggestion] Handle multiple instances of emacs #22

@lytex

Description

@lytex

Currently if I open two instances of emacs, the use-package call fails because the address is already in use:

Cannot bind server socket: Address already in use

The example README.md could be modified to wrap the use-package call within a with-demoted-errors so that emacs starts up normally, but then org-hyperscheduler-open can be called only from the first instance of emacs.

Should there be an unique server per machine? One server per instance of emacs? Is this wrapper enough?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions