Search code examples
emacsclojureread-eval-print-loop

Errors in Emacs starting Repl


I use Emacs for Clojure development. When I started Repl by cider-jack-in I got some error, but I can see only a few last lines in echo area. When I click on echo area It says that "Minibuffer window is not active". How can I retrieve the whole error message?


Solution

  • You can see all the messages from the echo area in the *Messages* buffer.