Skip to content

Find doc and find source commands mess up with the point in the REPL #1593

@bbatsov

Description

@bbatsov

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

image

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

  1. Fire a REPL buffer
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions