Pages tagged with slime

I'm still in the process of tagging pages that were migrated from the old site, so for now you're best off using the search engine rather than relying on the tags.

  • Emacs and Slime usage notes - Notes and keyboard shortcuts/commands for Emacs with Slime. C is control. C-x C-x means hold down control and press x twice. M is meta (alt). E is escape. Documentation Key binding Action C-h View lis...
  • SBCL ADSF 2 error - Update: I’ve a better solution / more detail about this here: Slime with SBCL and ASDF 2 on Gentoo. Today I started slime and received an error about ASDF 2: ; loading #P"/usr/share/emacs/site-lisp/slime/swank-loader.lisp" debugger invoked on a SIMP...
  • Slime with SBCL and ASDF 2 on Gentoo - I’ve been using Slime recently, configured to use SBCL via (setq inferior-lisp-program "/usr/bin/sbcl") in ~/.emacs. Of my two Gentoo machines, slime on the x86 box was working fine, provided I masked >dev-lisp/sbcl-1.0.19 to prevent a “ASDF 2 is n...
  • Setting up Bordeaux Threads in SBCL - To set up Bordeaux Threads in SBCL (on Gentoo Linux with slime)… Download Bordeaux Threads from their releases page. Clone Alexandria, because it’s a dependency and BT won’t install without it. I couldn’t find a download link so I cloned (via git...
  • How to protect windows in Slime to prevent it replacing your buffers - When you compile something in Slime it can create a number of temporary buffers, which it opens all over the place. I assume that it opens these buffers in the current window (or frame, or whatever the Slime terminology is), but the odd thing is that t...

This website is a personal resource. Nothing here is guaranteed correct or complete, so use at your own risk and try not to delete the Internet. -Stephan

Site Info

Privacy policy

Go to top