Skip to content

Make the error overlay trimming optional #3525

Closed
@vemv

Description

@vemv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions