Skip to content

clojure-toplevel-inside-comment-form broke parens insertion before comment block. #489

Closed
@DogLooksGood

Description

@DogLooksGood

Actual behavior and reproduce steps

with clojure-toplevel-inside-comment-form set, and paredit enabled. Insert a pair of parens

()

|   ;; <-- cursor here, type `(`

(comment)

will become

()



(|)(comment)  ;; <-- cursor jump to here

Environment & Version information

clojure-mode version information

clojure-mode (version 5.8.2)

Emacs version

GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30) of 2018-07-05

Operating system

Linux

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