Luke Hodkinson
Luke Hodkinson
Hey @jplehmann, my apologies for the huge delay in responding. The idea behind caching any addresses that weren't able to be looked up was that there are likely going to...
Hey @dbikel! Yep, `CTRL+S` works for me straight out of the box. @whitphx Awesome, thanks so much!
@dbikel It's incremental search. It behaves very similarly to Emacs, except for the issue stated in my first post.
Not sure if this is still an issue (although I did get the same error just now), but I think the source of the problem is that SConstruct is unable...
Edit: This patch is only partially correct, please see my next comment in addition to this one. Hey @jmduke! I'm not sure if you're still blocked by this, but I...
After some more testing I found the above patch fails to correct the JSON schema definition refs. The code in Pydantic that generates, caches, and uses, these references is pretty...
The issue above came from Emacs installed on a Macbook Pro via Homebrew. I've since installed a fresh Emacs installation on Arch linux and the issue is resolved.
Thanks for the reply @deitch, I appreciate it! Yeah, I would have expected to be able to produce an amd64 image regardless of the architecture of my host machine. I...
Hi there! I've opened a PR to resolve this issue, please let me know what you think. I'm happy to make changes if needed. Cheers!