You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling cider-debug-defun-at-point with a boot connected cider-repl errors out with java.lang.RuntimeException: No reader function for tag dbg. This is a duplicate issue of #1462, just a new issue as per @Malabarba 's request.
Calling
cider-debug-defun-at-point
with a boot connected cider-repl errors out withjava.lang.RuntimeException: No reader function for tag dbg
. This is a duplicate issue of #1462, just a new issue as per @Malabarba 's request.Steps to reproduce the problem
Contents of my profile.boot
cider-jack-in in a boot project and calling
cider-debug-defun-at-point
will reproduce.Environment & Version information
CIDER version information
Emacs version
GNU Emacs 24.5.1 (x86_64-apple-darwin15.4.0, NS apple-appkit-1404.41) of 2016-02-26 on Icarus
Operating system
OSX El Capitan
The text was updated successfully, but these errors were encountered: