Jim Porter

Results 140 comments of Jim Porter
trafficstars

It'd be pretty easy to make a super-simple search interface for alpha.

As an initial implementation, I was planning on doing all this in the front-end. It would probably be best to put it in the backend eventually, but that adds some...

Oh, right. That's a bit different than the question Devin was asking me. Still, it might make sense to have search in the backend too. We can discuss that elsewhere,...

This is still a valid issue on the most recent development build of Multipass.

@ricab (and anyone else interested): I'm looking at this and had a couple implementation questions before I go too far: 1. Are all "appliances" obsolete now and in the future?...

From my read of the standard, this seems like a compiler bug. See §6.9.3.3 p6: > It is implementation-defined whether the dynamic initialization of a non-block inline variable with static...

> Note that there is still an issue with SVG images not respecting `shr-max-image-proportion`, but that has been fixed in Emacs 30 thanks to @jimporter; that's not Elfeed's problem to...

> Let me know if I'm mistaken. Personally, I'd just [advise](https://www.gnu.org/software/emacs/manual/html_node/elisp/Advising-Functions.html) the function with the new implementation here. Then you can still use the image cache.

While I'm fairly sure this is a compiler bug, if we did work around this, I think the right way would be to just revert the relevant part of 7a9adee3...

As mentioned in #52, I think there's a good chance this is a Clang bug. I'll try to make a minimal reproducer and file this upstream. If it turns out...