Fork me on GitHub
#cider
<
2016-03-13
>
jonpither07:03:12

@malabarba my question is the font colour of the text you type, not an eval response. For example I type prn, that is font locked, I add 'x', not longer font locked. Delete x, font colour is re-applied. I can't see how this works. Not a bug or problem anywhere, just curious.

hans09:03:34

@malabarba: i upgraded to a newer build of emacs and there it works a bit better. the decoration of traced functions does not work dynamically, though. when i type C-c C-t v to trace a function, i don't get a blue box around the function name unless i revert the buffer.

hans09:03:46

but my problem is solved, thanks!

malabarba12:03:01

@jonpither that's something we call dynamic font locking. It's done in cider-mode.el

malabarba12:03:40

@hans could you file an issue about the trace info not getting updated until you revert the buffer?

malabarba12:03:37

Cider-nrepl

malabarba12:03:22

Yes 😉 👍

jonpither13:03:49

@malabarba: it's become a lot clearer - thanks

otfrom18:03:42

malabarba: I'm going to see if I can reproduce it with a smaller code example

otfrom19:03:02

happy to add any more detail or do more testing as needed

malabarba19:03:20

👍 thanks

otfrom19:03:18

np. thx for cider 😄