Skip to content

inf-clojure--make-single-line removes consecutive spaces in strings. #152

Closed
@austinhaas

Description

@austinhaas

https://github.com/clojure-emacs/inf-clojure/blob/master/inf-clojure.el#L321

(count "1 5") => 3 ;; Should be 5.

EDIT: There are 3 spaces between 1 and 5 above. Apparently, this markdown is also removing the consecutive spaces.

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