I have just installed a new box and cannot make Cider working with Spacemacs nor Prelude.
When I open a .clj file I notice this in *Messages*: *Eager macro-expansion failure: (error "Unknown upattern `(quote request)'")* Then I try to connect to nREPL server C-c M-c and the REPL is not working. There is only this new *Messages*: nREPL: Establishing direct connection to localhost:7002 ... nREPL: Direct connection established *pcase--u1: Unknown upattern `(quote request)'* Google returns nothing searching "unknown upattern" "quote request". My profiles.clj looks like this: {:user {:plugins [[cider/cider-nrepl "0.10.0-SNAPSHOT"] [refactor-nrepl "2.0.0-SNAPSHOT"]] :dependencies [[alembic "0.3.2"] [org.clojure/tools.nrepl "0.2.11"]]}} OS: Linux Mint/Ubuntu 64bit Oracle Java 8 Clojure 1.7 Thanks for any help / suggestions! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.