Duncan Bayne
Duncan Bayne
Just fell into the same trap, & discovered this issue. Will post a workaround if we find one.
Nice! Thanks @utiq - it's actually been many years since I've used Cypress personally, but hopefully this will be of use to anyone else stuck with this problem.
A suggestion: this could be done in software. E.g. a tool (probably web-based) that allows project owners to pick & choose which values and areas are important to them, and...
``` $ pip-3.9 show ytmusicapi Name: ytmusicapi Version: 1.3.0 Summary: Unofficial API for YouTube Music Home-page: Author: Author-email: sigma67 License: MIT License Copyright (c) 2020 sigma67 Permission is hereby granted,...
This works fine for me on the latest version from Quicklisp. If I do: ``` CL-USER> (setq dexador.util:*not-verify-ssl* t) T ``` ... then I can make HTTPS requests through [mitmproxy](https://mitmproxy.org/)...
It worked for a while after I reinstalled Emacs and deleted `~/.elfeed`. Then, I let my machine run out of battery and it shut down without unmounting the filesystem. Now,...
> I assume it has something to do with the current buffer being changed from under its feet Use of buffers in this way is still the one thing about...
Okay this is really weird. The issue has happened again, this time when I updated elfeed while mu4e was sending an email. I've redacted the surname and address, but ......
Restarting Emacs, without touching the elfeed files, was sufficient to correct the problem.
I'm encountering this, again, after modifying an orgmode file: ``` elfeed-db-save: Wrong type argument: plistp, DONE [2 times] ``` I think there's some sort of leaking of state going on...