Skip to content

Conversation

BierLiebHaber
Copy link
Contributor

This adds the slime-connect-unix command to connect to swank running on a local unix socket.
Required to use lem-project/micros#16 from Lem.

(define-command slime-connect-unix (socket-path &optional (start-repl t))
((:splice
(list (prompt-for-string "Hostname: " :initial-value "/tmp/micros.sock"))))
(let ((connection (progn
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a docstring?

@vindarel vindarel requested a review from cxxxr August 22, 2024 08:38
Copy link
Contributor

This pull request has been inactive for {days} days. If there is no activity within the next 7 days, it will be automatically closed. Please comment or push new commits to keep it open.

@github-actions github-actions bot added the stale label Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants