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

meow-block breaks when using lambda shortcuts from cl-punch. #524

Open
jgarte opened this issue Nov 24, 2023 · 1 comment
Open

meow-block breaks when using lambda shortcuts from cl-punch. #524

jgarte opened this issue Nov 24, 2023 · 1 comment

Comments

@jgarte
Copy link
Contributor

jgarte commented Nov 24, 2023

meow-block breaks when using lambda shortcuts from cl-punch.

(mapcar ^(* 2 _) '(1 2 3 4 5))

I executed meow-block on the first left parenthesis character above.

WDYT

https://github.com/windymelt/cl-punch

@jgarte jgarte changed the title Meow breaks when using lambda shortcuts from cl-punch. meow-block breaks when using lambda shortcuts from cl-punch. Nov 24, 2023
@DogLooksGood
Copy link
Collaborator

image

I tried to put the cursor on ^, and execute meow-block. The above screenshot shows the result. I guess we need more details.

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

No branches or pull requests

2 participants