Adam Porter

Results 2643 comments of Adam Porter

I just submitted https://github.com/remyhonig/org-query/pull/5 which may improve performance to a small degree. For memoization, the `memoize` library might be helpful. It's simple to use and works well in my experience.

Given that https://github.com/AntennaPod/AntennaPod/issues/2463 is still happening, this feature would be very helpful to prevent data loss.

@chadbrewbaker Of course the HN mods can ban accounts (and you can see dang saying so at times). But AFAIK rate-limiting and shadowbanning can happen without moderator intervention by having...

Hi Nick, Sure, that seems like a good idea. Would you be able to send a PR to implement this? I'd be glad to provide feedback as you develop it.

Seems like my email replies are not showing up on GitHub issues. :/ Anyway, I'd suggest `:auto-tags-match`, which is slightly more concise, and fits well with Emacs's regexp-matching terminology (e.g....

Sure, this would be simple to add. Patches welcome, or I'll get to it someday.

Not that it's a big deal for trivial code like this, but there is a minor license conflict: this package says it's ISC, yet says it's adapted from GPL code.

I just got the `No file notification program found` error when I tried to use `magit-status` on a remote machine through TRAMP. Is there any way to use Magit without...

Hi, thanks for reporting this. I'll fix it in a v0.15.1 release, hopefully very soon. In the meantime, you might also want to upgrade Emacs; some very significant improvements have...

@AdamBark Apologies for the delay. This should be fixed now on master and in v0.15.1 when it hits ELPA.