Liam Hupfer

Results 101 comments of Liam Hupfer

Ah, I just read “Whoops, not sure how that slipped by in local testing” and assumed the rest of the comment was a fix. Read it now. Now that I...

I recently stopped using home-manager and nix-index broke. I’m also using flakes and [setting NIX_PATH accordingly](https://discourse.nixos.org/t/do-flakes-also-set-the-system-channel/19798/2). I tried installing something (`nix-index`, in fact) with `nix profile`, but still get this...

I think this can be closed; inline MML parts seem to work for me on master.

This seems to be a duplicate of https://github.com/nix-community/home-manager/issues/2659

To expand on https://github.com/alphapapa/org-ql/pull/313#issuecomment-1326597605 a bit, ideally a general solution to this issue would use `org-get-priority`, which takes a string (typically a heading, I think) and returns an integer, and...

> That would work for the predicate body, but it might preclude regexp-based optimizations. It would need to be studied carefully to avoid performance regressions. Makes sense! > That parent-priority...

Thanks! Can you explain the branching/release strategy your packages use? If you’ve already done this elsewhere a link is fine. Most Emacs packages tag stable versions and have a default...

> It seems like your real question is this: "Why don't you merge patches immediately? Because I want the changes sooner and I don't want to have to apply the...

As part of this implementation, I wonder if it might be good to modify other predicates to exclude the logbook drawer when matching. The way I see it, the logbook...