There was an error while loading. Please reload this page.
When I type this in the editor:
(ℕ-blabla 42)
clojure-mode automatically inserts a space, yielding:
clojure-mode
(ℕ -blabla 42)
(this does not occur if I replace ℕ by e.g. N)
ℕ
N