Zach

Results 5 comments of Zach

I will take a look later today or tomorrow. thats a weird one, it might have to do with `sly--lisp-indent-loop-advance-past-keyword-on-line`, which I was already suspicious of since the logic seemed...

okay, #477 seems to fix the bug with comments. > Note it doesn't need to be comments - it can be other forms I believe for other forms it's actually...

> (apart from another bug with if/else but I'll just leave that for now - maybe I can even look at that now and try to fix it myself) what's...

> does the `loop` really always return nil? Maybe, I haven't tested. Yes since there's no `return`, it only accumulates into two variables and then terminates when the list is...

> Anyway, I found what what happened. A spurious unintented hunk made it into a > commit 4e195232db92334825a32d60f5fff4936766e695 of the same file, likely when > I was trying to adapt...