Skip to content

lispy-backward-kill-word does not balance parens, quotes, brackets, or braces #584

@rgkirch

Description

@rgkirch
[[:a]
 ]

If I have the point on the second line after the space and before the close bracket then lispy-backward-kill-word will create

[[:]

another example

[{:a :b}
 ]

gives

[{:a :]

I'm on the latest emacs in master c24766c4d59bc7d9f583f299b1558e2356fba933 from Tue Mar 23 and the latest from lispy 38a7df4 Thu Jan 21.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions