Skip to content

RET doesn't go to a new line if form is incomplete in REPL #1422

@chadhs

Description

@chadhs

I'm using spacemacs and the clojure layer.

If I jack in SPC m s i
and then switch to the REPL SPC m s s
and then start writing a function that looks like this:

(defn cool-function []

and press return, I get an unbalanced parens error. screenshot: https://www.dropbox.com/s/xtu4y9c18otyntk/Screenshot%202015-11-14%2022.26.00.png?dl=0

^ j does work for entering down, but the docs say that if an expression is incomplete return should do so as well.

Let me know if you need any further info, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions