Francis St-Amour

Results 78 comments of Francis St-Amour

@adlai So, I took a bit of time to investigate the issue with ecl, it seems it's really just something that is not supported by ecl Replacing the recursive locks...

Oh, I also got this warning from sbcl Fun thing is it seems that this warning appears only the second time you compile chanl (in the same run) ![Image](https://github.com/user-attachments/assets/9a3359bc-112d-4d3a-9ad1-39d33b7e019d)

Welp... fe7b109ec440c33a939c40a4c6e8f28c243518b3 😅

@nobody-famous any updates?

Seems like a good case for https://github.com/sharplispers

Sounds like you might want to _fork_ screamer instead. One big reason being compatibility: people won't use Screamer if their existing code breaks. > The variable system can be extended...

A `with-eval-after-load` could help ensure the advice is only added after slime is loaded.