5

When I run cider-jack-in the following error appears. Symbol's function definition is void: clojure-project-dir I am very new to Emacs and this is totally stumping me. Let me know if you need more information and I will provide.

1
  • I'm fairly certain this has nothing to do with evil-mode. Commented Feb 24, 2016 at 5:29

1 Answer 1

3

Do you have clojure mode installed? Try M-x install-package clojure-mode if not and then run cider-jack-in.

3
  • 1
    I have since fixed the problem then forgotten what exactly I did to fix it. I remember it being something general like an installation was missing. Commented Mar 30, 2016 at 0:05
  • 1
    it's M-x package-install clojure-mode Commented Feb 23, 2017 at 10:31
  • fyi, had to delete clojure-mode from rm -rf ~/.emacs.d/elpa/clojure-mode-* then open emacs M-x package-refresh contents then M-x package-install<enter>clojure-mode Commented Nov 11, 2017 at 6:48

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.