Skip to content

Make the error overlay trimming optional #3525

New issue

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

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

Already on GitHub? # to your account

Closed
vemv opened this issue Oct 15, 2023 · 0 comments · Fixed by #3531
Closed

Make the error overlay trimming optional #3525

vemv opened this issue Oct 15, 2023 · 0 comments · Fixed by #3531

Comments

@vemv
Copy link
Member

vemv commented Oct 15, 2023

Context

#3338 (reply in thread)

Task

Extract

cider/cider-eval.el

Lines 860 to 864 in b83c997

(replace-regexp-in-string cider-clojure-compilation-regexp
"")
(replace-regexp-in-string cider-module-info-regexp
"")
(string-trim))))
to a defun, and make its application optional.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant