IRC channel logs
2025-07-15.log
back to list of logs
<dsmith>dodoyada, Something like this might work: (add-to-list 'scheme-font-lock-keywords-2 '(",(\\(\\sw+\\)" (1 font-lock-function-name-face))) <dsmith>After answering "yes, it's ok to eval this lisp code", I have "the-list" and "func" syntax highlighed the same. <dodoyada>dsmith thanks! This is the direction I was looking for <dsmith>Cool. Instead of a Local Variable, might want to add that to the scheme-mode-hook. Or maybe in a .dir-locals.el file (take a look at the one in the guile sources) <dodoyada>yeah, makes sense to me for it to go on scheme-mode-hook or use-package :config but if I do any project specific changes I'll use .dir-locals.el <wingo>lol i just found out about the pause procedure todahy <civodul>“users who have seen this function also like ‘pselect’”