Skip to content

Conversation

@munen
Copy link
Contributor

@munen munen commented May 10, 2018

When running multiple Emacs instances, this method would have thrown an error and stopped evaluation of Emacs init files.

This solves the same issue as #28, but it's slightly different:

  • It is platform-independent
  • It leaves an existing atomic chrome server running
    • Which makes sense, since many users have multiple Emacs instances
      running and they might be editing one text while opening a new instance

munen added 2 commits May 10, 2018 07:43
  - When running multiple Emacs instances, this method would have
    thrown an error and stopped evaluation of Emacs init files
@alpha22jp alpha22jp merged commit a07cc1e into alpha22jp:master May 11, 2018
@alpha22jp
Copy link
Owner

@munen

I think this is better idea than #28. I merged it.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants