You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vimcl...@googlegroups.com
Looks like fireplace is swallowing repl connection errors and deleting repl-port. I believe it then fails-over to classpath. It might be better to let the user see the error.
Tim Pope
unread,
Apr 18, 2013, 11:23:08 AM4/18/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vimcl...@googlegroups.com
I think spewing errors when editing a file is pretty obnoxious. Better
to let them explicitly :Connect to see the errors.
Deleting the port file is an artifact of Leiningen preleases that
liked to leave stale port files behind. We can do away with that now.