Load current buffer behavior change on compile error

8 views
Skip to first unread message

David Kincaid

unread,
Nov 6, 2013, 2:03:41 PM11/6/13
to nrep...@googlegroups.com
The behavior of C-c C-k in a Clojure buffer has changed and I can't seem to figure out how to set it back the way it was. It used to be that if there was a compile error when loading the buffer it would pop open an error buffer where I could see what the error was. Now it's printing the error in the minibuffer and doesn't display all the lines.

I have the following settings in my .emacs:

(setq cider-popup-stacktraces nil)
(setq cider-repl-popup-stacktraces t)

How can I get the error buffer to open like it used to?

Thanks,

Dave
Reply all
Reply to author
Forward
0 new messages