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
Currently, the swank process can only have the lisp executable and the slime directory configured, which limits users' options (sjlevine/atom-slime#55sjlevine/atom-slime#60).
The current work around would be to start lisp separately, then use slime:connect. However, it would be convenient to allow more configuration.
The text was updated successfully, but these errors were encountered:
Currently, the swank process can only have the lisp executable and the slime directory configured, which limits users' options (sjlevine/atom-slime#55 sjlevine/atom-slime#60).
The current work around would be to start lisp separately, then use
slime:connect
. However, it would be convenient to allow more configuration.The text was updated successfully, but these errors were encountered: