Ashlynn Anderson
Ashlynn Anderson
I haven't written much elisp lately, so I won't make any promises, but I'll definitely do some poking into it!
How does the `static-lib` property interact with bake-managed dependencies, would I need to remove them from there first and would it be able to access them without any hacks? Also,...
Did you ever end up getting NixOS to run on LeaseWeb, @nh2 ? I'm looking into ordering a dedicated server from them but it's a bit of a dealbreaker if...
Bumping since IMO this is super important for women using QKSMS! Obviously can be important for others too but as a woman I find it extra important for my SMS...
The full error text is useful in this context so I'm going to go ahead and inline it into this reply at the bottom. Strictly speaking `(alert deprecated)` doesn't mean...
A quick fix is definitely possible for this -- as the deprecation message notes, replacing `Core_kernel.Unix` with `Caml_unix` would do it, but I'm not convinced I'd be happy with the...
Hey, no commits for two years now, very interested to hear on any updates to this/possibilities for furthering it, whether by Diehl himself or by the community, would be willing...
I'm currently experimenting with live reloading (and have gotten it to almost work) but have bumped against an error. On first load everything loads correctly, but on second load I...
Regarding @ohmree's issue, I was able to solve that by having `emacs-rs-module` be gated behind a feature rather than it being a dev dependency (which didn't behave the way the...
Yeah, I looked into the ToS after opening this issue and it seems you're not supposed (allowed?) to share API keys, so you're right on that front, I've decided to...