Sean Perry

Results 220 comments of Sean Perry

This won't help the elisp. We would need to transpile the elisp into WASM first. Just porting everything to rust won't fundamentally help here. We would still be running the...

I need to scan this line by line, but overall solid. Thanks for taking the effort.

What do you say Nick? Is `bool!()` concise enough? Do we stick with `is_nil()`? I am not sold on the double bang having seen how this reads. But this is...

I hear ya @nickdrozd. 1000% agreed.

@brotzeit I disagree strongly. We have had a too much work, not enough hands problem. We are able to make this work on our own. But there needs to be...

What is left to complete for this PR?

Excellent stack trace. Can you reproduce it when you load remacs with -Q? That way there are no local customizations at play? If you cannot, please binary search your config...

@wingyplus the blank screen is likely due to other Mac issues on the latest builds of MacOS. Several of us have stayed behind to work around this but I know...

@wingyplus it _should_ work. We use the nox option as part of the Travis test. We build both with and without a gui for every PR on Linux and MacOS....

Thanks for the update @cjohansson Can you guess as to why `pkg-config` is not doing its job to help us find libxml2?