Fork me on GitHub
#emacs
<
2017-09-18
>
oskarkv06:09:25

@bozhidar Do you know which function in cider-nrepl is the one that gets the metadata (arglists) that the dynamic font locking uses? I'm trying to fix the problem that functions defined with def instead of defn gets the wrong color. But I can't figure out how where the metadata comes from. I have tried changing ns/ns-vars-with-meta-clj and meta/var-meta but none of them seem responsible.

oskarkv08:09:52

Ah, now I get it 😛

bozhidar14:09:27

A problem that solves itself - those are my favourite problems. 😉