Basically if you do something like C-c C-d d at the REPL prompt the point will jump over the prompt.

Expected behavior
The point should stay where it was when C-c C-d d was invoked.
Actual behavior
It moves to the very beginning of the line.
Steps to reproduce the problem
- Fire a REPL buffer
- Press
C-c C-d d or M-.
Environment & Version information
CIDER version information
;; CIDER 0.11.0snapshot (package: 20160214.336), nREPL 0.2.12
;; Clojure 1.8.0, Java 1.8.0_31
Emacs version
24.5
Operating system
OS X El Capitan