@mikko sounds like just you, I’ve never seen that happen.
Cross posting from inf-clojure channel ...
I'm trying a new setup with inf-clojure and fighweel (experienced cider/figwheel user here), but I can't successfully start a working repl based on these instructions: https://github.com/bhauman/lein-figwheel/wiki/Running-figwheel-with-Emacs-Inferior-Clojure-Interaction-Mode
I can launch a fighweel repl, but loading the file or evaluating a form code with C-c C-l
or C-x C-e
throws the following error:
no prompt found or `comint-prompt-regexp` not set properly
Suggestions?