IRC channel logs
2025-04-09.log
back to list of logs
<meaty>Is there any particular reason why amost no emacs ts-modes are packaged? <old>does some GOOPS wizard know how I can interpose between all slots getter/setter of classes from a given metaclass? <old>I think I can achieve this with compute-getter-method and compute-setter-method but I'm not so sure how it works <meaty>If anyone here uses skribilio or skribe, what tools do you use to edit it? It's kind of painful just using scheme-mode (which doesn't jive with skribilio's packaged skribe-mode for some reason) and you don't get any spell checking <lilyp>you can set up spell checking with ispell, no? <ArneBab>I usually use flyspell-mode to add spell-checking to other modes. <meaty>lilyp: anything is possible through emacs, but spell-checking lisp symbols depending on a quasiquote-like structure seems non-trivial to my lazy self <meaty>anyways, skribe (as implemented in haunt anyways) doesn't support the semantic html tags I wanted to use it for anyways <meaty>if only guile-commonmark had html support... it appears the maintainer hasn't done anything online since 2020 and there's a PR from the spritely people to add it parked in the repo for a few months noe <lechner>Hi, what's an easy way to persist (ice-9 records) on disk, please? <lilyp>lol @ (the outer <> for realsies tho) <lilyp>hmm, I haven't looked into it from the guix side <lilyp>supposedly the goblins one is working, but they haven't "upstreamed" their fixes yet? <lilyp>which is weird, because cwebber is definitely sitting in both camps <lilyp>probably she is swamped by other projects atm <lilyp>fwiw we're currently shipping goblins as-is without any patches <lilyp>I was too lazy to do this for my personal repos, but you can give codeberg an api key and it will just pull everything <lechner>Hi, is there a way to export all the things from a complex record definition automatically?