Skip to content

Instantly share code, notes, and snippets.

@cola-zero
Created December 5, 2012 02:39
Show Gist options
  • Save cola-zero/4211629 to your computer and use it in GitHub Desktop.
Save cola-zero/4211629 to your computer and use it in GitHub Desktop.
Debugger entered--Lisp error: (void-variable slime-fuzzy)
byte-code("\304\305\306\307\310\311#\312\313!\314 !\315\316\n\317\320#\321\322!\205\316 \317\320#\"&\207" [slime-fuzzy swank-fuzzy slime-mode-map slime-repl-mode-map define-slime-contrib "Fuzzy symbol completion." :authors "Brian Downing <bdowning@lavos.net>" "Tobias C. Rittweiler <tcr@freebits.de>" "Attila Lendvai <attila.lendvai@gmail.com>" :license "GPL" :swank-dependencies :on-load define-key "\351" slime-fuzzy-complete-symbol featurep slime-repl] 12)
require(slime-fuzzy)
eval((require (quote slime-fuzzy)) nil)
eval-last-sexp-1(t)
eval-last-sexp(t)
eval-print-last-sexp()
call-interactively(eval-print-last-sexp nil nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment