Search code examples
M-x slime [No match]...


emacscommon-lispsbclslime

Read More
Change display of floating point values in debugger...


lispcommon-lispslime

Read More
Trouble Running Lisp Script in Emacs with SBCL...


emacslispcommon-lispsbclslime

Read More
SLIME in Emacs not working with Lisp in Docker container...


dockeremacscontainerslispslime

Read More
Passing SBCL options to slime?...


common-lispsbclslime

Read More
How can I exit a program running in the repl in common lisp?...


emacscommon-lispsbclslime

Read More
PyShell and IPython are showing an extra indentation that is not there...


pythonvimtmuxslime

Read More
How to explore a Common Lisp image...


emacscommon-lispslime

Read More
How to bind a key to kill repl and yank in a buffer on emacs...


emacslispslime

Read More
When I reset Slime, recompile and reinstall packages - why?...


common-lispread-eval-print-loopslime

Read More
Lisp - Functions passed into another function as arguments and called from within a Let...


lispslime

Read More
How can I unintern a qualified method?...


methodslispcommon-lispslimeclos

Read More
Common Lisp: How to get (in-package ...) to work from within Emacs Slime...


emacscommon-lispslimeccleval-when

Read More
Wrong type argument: stringp, nil - slime installation...


emacsinstallationslime

Read More
How to print showing shared structure?...


printingcommon-lispsbclslime

Read More
How to stop a package from initializing with package-initialize on emacs (slime)...


emacsslime

Read More
How to get the filename where a function is defined in Common Lisp?...


lispcommon-lispslimeswank

Read More
How to use Common Lisp sort of like a smalltalk image...


common-lispslime

Read More
In emacs, how do I bind C-l to clear screen in slime?...


emacscommon-lispslime

Read More
Loading a local file in a remote Lisp with swank/slime...


emacscommon-lispslime

Read More
What is the closest thing to Slime for Scheme?...


emacslispschemecommon-lispslime

Read More
Emacs / Slime / Hard Code Vertical Split Ratio...


emacsslime

Read More
Why Slime inspect only works with mouse click and not with the keyboard command?...


emacscommon-lispintrospectionslime

Read More
In Slime's inspector, after inspecting an element, how can I get back to the list of objects?...


common-lispslime

Read More
How to clean up the fasls using Slime?...


common-lispcode-cleanupslime

Read More
Why is dribble producing an empty file?...


common-lispread-eval-print-loopsbclslime

Read More
How to interpret this stack frame in my control stack?...


debuggingcommon-lispsbclslime

Read More
Why the REPL is not showing the full trace of the function call?...


common-lisptraceslime

Read More
Is there a way to find out how the primitive functions (built-in) where exactly defined inside SBCL?...


common-lispbuilt-insbclslimecode-documentation

Read More
How to step in SBCL like this?...


common-lispread-eval-print-loopsbclslime

Read More
BackNext