Christopher Wellons
Christopher Wellons
> it's clearly by far the best Microsoft Windows development environment. Take out any hint of sarcasm and I agree. 😃 busybox-w32 ties it all together as an excellent UI...
Nice work. It will be nice to have somewhere better to point people when they ask about reusing elfeed-curl. Since you're using make-process — something I should have done —...
You don't necessarily need to split async and sync into different functions if you instead make these two modes return the same type. For example, perhaps it always returns a...
Hmmm, I think this makes sense. I'd expect that a particular connection could only handle one asynchronous operation at a time, so a connection pool might also make a good...
Thanks for following up, but I'm not interested in signing anything.
The extra steps are for error checking, so that invalidity is preserved all the way into the error accumulator. The tests are thorough and trivial to run: Either "make check"...
Would you like to take ownership of this project, Julian? I'm mostly retired from Emacs, and I certainly wouldn't be a "reasonably active maintainer." I invited you as a collaborator...
I picked up modal editing five years ago — a great move, and something I should have done much sooner — and Vim has been my primary editor ever since:...
The only libc functions that might have an effect in this case is fread and fwrite. Enchive uses typical buffered streams, and I do not expect OpenBSD would do anything...
Thanks for sharing your ideas. However, I prefer the listing the way it currently works. You can get some control over the listing with elfeed-search-print-entry-function, but this only works on...