Erik Hetzner
Erik Hetzner
> Is that because you need the result to be deterministic over multiple calls? A weakmap on the module level should fit that, right? Otherwise, something on DomFacade would not...
I'm pretty happy with what I have here - what do you think?
No problem! Thank you. I just wanted to let you know it was ready for your review. Thanks for everything.
Thank you @DrRataplan ! and best of luck with the new work.
:pray: Thank you!
You should still be able to use downloaded ofx files with ledger-autosync. Banks seem to have been moving away from support ofx servers for a while, sadly. ofxtools does look...
Yes, ofxhome seems completely down. But you should still be able to import OFX files using ledger-autosync
For anybody looking, this also creates the error: ``` cl-generic-ensure-function: lsp-execute-command is already defined as something else than a generic function ```
This seems like a small issue, and in some ways it is, but if it is triggered it completely breaks fundamental parts of emacs. It's very hard to track what...
Yes, something I think changed at some point in Zotero. It was fixed in emacs in https://github.com/egh/zotxt-emacs/pull/79/files but it looks like there is a hard coded version in zotxt. I...