Groups
Groups
Sign in
Groups
Groups
Cursive
Conversations
About
Send feedback
Help
Cursive seems to remove spaces from tagged literals
7 views
Skip to first unread message
timothypratley
unread,
May 16, 2025, 4:51:38 PM
May 16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cursive
Removing spaces from tagged literals doesn't play nicely with clojure-plus where the literal may be a symbol.
Cursive REPL:
(tagged-literal 'foo 'bar)
=> #foobar
Command line REPL:
(tagged-literal 'foo 'bar)
=> #foo bar
More details about clojure-plus and why this matters here:
https://github.com/cursive-ide/cursive/issues/3032
Reply all
Reply to author
Forward
0 new messages