So nrepl-mode was just renamed to nrepl-repl-mode, so nrepl-mode-map is
likely now nrepl-repl-mode-map. My presumption is that this breaks
compatability with nrepl-ritz. I don't understand why the rename happened
either. But yea that should fix it.
https://github.com/clojure-emacs/nrepl.el/comm
I can actually get ritz to load without error in emacs by using the
aforementioned website's instructions and then, after ritz is pulled, going
into .emacs.d/elpa/nrepl-ritz-20130516.1339/nrepl-ritz.el and
M-x replace-string RET nrepl-mode-map RET nrepl-repl-mode-map
Why? Not really sure.
On
Basically, I get a error when I try to follow the directions at
http://ianeslick.com/2013/05/17/clojure-debugging-13-emacs-nrepl-and-ritz/ .
In my init.el, I get a error when evaluating:
*(require 'nrepl-ritz) ;;after (require 'nrepl)*
the error is:
*Debugger entered--Lisp error: (void-variable