Skip to content

Fix error popup on pprint-eval-last-sexp #3833

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aiba
Copy link
Contributor

@aiba aiba commented Aug 6, 2025

Empirically, this fixes #3827 . I have no idea why this works, but it seems to work. Maybe this should not be merged and there is a better fix, but I'm sending this PR to reference from the issue.

I have no idea why this works, but it seems to work.
@bbatsov
Copy link
Member

bbatsov commented Aug 6, 2025

I think that most likely in some cases we're passing the right buffer to the error handling lambda and it'd be best to debug cider-popup-eval-handler to see what happens with it. (e.g. with the built-in debugger https://docs.cider.mx/cider/troubleshooting.html#debugging-cider-commands)

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.

ddfc99b6 breaks cider--handle-stacktrace-response
2 participants