Fork me on GitHub
#emacs
<
2020-06-27
>
zhuxun221:06:56

Did any one run into an error when trying to cljr-rename-symbol a base-level symbol that has namespaced keywords in the same file? When I do that it just hangs with the message "Fetching symbol occurrences...", and then when I press c-g this is what appears in my REPL:

ERROR: Unhandled REPL handler exception processing message {...}
java.lang.RuntimeException: Invalid token: ::foo/bar
...

vemv15:06:59

You could try building a repro in pure clojure and report it against https://github.com/clojure-emacs/refactor-nrepl