Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

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