String with ns
in it confuses clojure-mode about the current ns
#518
Labels
ns
in it confuses clojure-mode about the current ns
#518
Expected behavior
foo
is now a defined function in namespacemyns
.Actual behavior
foo
is defined in the namespaceclojure.core
.Steps to reproduce the problem
Eval the above example in a clojure-mode buffer.
Environment & Version information
clojure-mode version information
Emacs version
26.1 (9.0)
Operating system
MacOS
The text was updated successfully, but these errors were encountered: