Clojure jack in errors
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[yas] Loading for `clojure-mode', just-in-time: (lambda nil (yas--load-directory-1 (quote /Users/cm022291/.emacs.d/elpa/clojure-snippets-20160305.602/snippets/clojure-mode) (quote clojure-mode)))! | |
[yas] Loading snippet files from /Users/cm022291/.emacs.d/elpa/clojure-snippets-20160305.602/snippets/clojure-mode | |
[yas] Loading for `clojure-mode', just-in-time: (lambda nil (yas--load-directory-1 (quote /Users/cm022291/.emacs.d/elpa/yasnippet-20160410.833/snippets/clojure-mode) (quote clojure-mode)))! | |
[yas] Loading snippet files from /Users/cm022291/.emacs.d/elpa/yasnippet-20160410.833/snippets/clojure-mode | |
File mode specification error: (void-function cider-turn-on-eldoc-mode) | |
Making nrepl-create-client-buffer-function local to *nrepl-server test* while let-bound! | |
Making nrepl-use-this-as-repl-buffer local to *nrepl-server test* while let-bound! | |
Starting nREPL server via lein update-in :dependencies conj \[org.clojure/tools.nrepl\ \"0.2.12\"\] -- update-in :plugins conj \[refactor-nrepl\ \"2.3.0-SNAPSHOT\"\] -- update-in :plugins conj \[cider/cider-nrepl\ \"0.12.0-SNAPSHOT\"\] -- repl :headless... | |
nREPL server started on 63742 | |
[nREPL] Establishing direct connection to localhost:63742 ... | |
[nREPL] Direct connection established | |
error in process filter: run-hooks: Symbol's function definition is void: cider-turn-on-eldoc-mode | |
error in process filter: Symbol's function definition is void: cider-turn-on-eldoc-mode | |
nREPL server started on 63750 | |
[nREPL] Establishing direct connection to localhost:63750 ... | |
[nREPL] Direct connection established | |
error in process filter: run-hooks: Symbol's function definition is void: cider-turn-on-eldoc-mode | |
error in process filter: Symbol's function definition is void: cider-turn-on-eldoc-mode |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment