Fork me on GitHub
#specter
<
2019-11-25
>
wegi15:11:32

Hi, when I use specter in emacs with the cider-repl all macros like transform and select are marked as "unable to resolve symbol". I used :refer :all in the require call. It works when i evaluate it, but the lines with the functions are still marked by cider.

wegi15:11:39

Maybe somebody else had the same problem.