slime-eval-last-expression-in-repl equivalent #552
mark-gerarts
started this conversation in
General
Replies: 1 comment
-
Hi. I don't think there is, but you can switch to the repl quickly with C-c C-~ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for this project, it works really well!
Is there an equivalent to slime's
slime-eval-last-expression-in-repl
? Basically I'm looking forsly-eval-defun
, but instead of printing the return value in the echo window, I'd like to have it in the repl so I can easily inspect itBeta Was this translation helpful? Give feedback.
All reactions