0

I installed clojure-mode and slime using the emacs starter kit and I get this error when I do clojure-jack-in -

Symbols value as variable is void: slime-clj

What could be causing this?

Thanks!

Pranav
  • 3,340
  • 8
  • 35
  • 48

1 Answers1

1

I was installing the wrong emacs plugin. 'slime-clj' instead of 'slime-ritz'.

Pranav
  • 3,340
  • 8
  • 35
  • 48