Athena Brown

Results 21 comments of Athena Brown

I'm running into this issue as well, I managed to work around it by just skipping the column on `IndexError`. I have no idea what the real consequences of this...

Thanks for the review, I'll address your comments soon, probably today including the commit messages.

I spent a couple hours looking at this and it's unclear how one would fix this in a way that would be acceptable. ABCL is an unusual implementation in that...

Actually the `lcons*` usage is a bug in Slime too, as the macro isn't defined when the ABCL backend is compiled, and I was indeed getting errors trying to inspect...

Thanks; I'm not terribly familiar with the Sly/SLIME code except for the bits required to do basic troubleshooting here. The offer to give me commit rights is very generous, and...

Thanks very much for your work on this @alejandrozf! To be clear @joaotavora, you're saying this would need to be changed to use a single `abcl.lisp` file in order to...

> I don't think that these data streams / indices should be auto followed, because each cluster has their own history for each of those components. I think this reasoning...

> Are there any situations where _all should change settings on system indices? If you explicitly set `expand_wildcards=open,hidden` (or `all`). I don't expect this to be used a lot, but...

Agreed to add support for multiple proxy addresses. I think we should just extend the existing setting though, rather than requiring a plural here - we support singleton strings as...

Finally got a bit of time to circle back around to this - grep says I got all of em this time.