Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paredit: kill-*at-pos end of string/seq handling #363

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

lread
Copy link
Collaborator

@lread lread commented Feb 19, 2025

When pos is at end of string marker " or end of sequence marker ], ) etc, kill the node.

Closes #362

Rewrite of kill-at-pos contributes to #256

When `pos` is at end of string marker `"` or end of sequence
marker `]`, `)` etc, kill the node.

Closes #362

Rewrite of `kill-at-pos` contributes to #256
@lread lread merged commit 753b744 into main Feb 19, 2025
81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

paredit/kill-*-at-pos inconsistent when at close of string/seq
1 participant