You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How have you installed edit-server.el? Is it in your path? If so some basic debugging. Does it M-x list-processes show it running? If so try M-x edit-server-stop and C-u M-x edit-server-start and see if the log shows anything.
Sadly I don't think emacs will give much more information but one thing to check is if there is already something listening on that port. I use "netstat -lptn" on linux.
Cannot start the edit-server on mac.
Any idea/help on debugging it is appreciated.
Here is what I have in my
.emacs
file.The text was updated successfully, but these errors were encountered: