Adam Porter

Results 2645 comments of Adam Porter

AFAIK this is solved now, but I'll revisit for 0.4.

Maybe we can use `readablep` on values before saving them, and omit ones that aren't. It's defined in Emacs 29 and in `compat`.

All, please try this branch and let me know if it fixes the problem: https://github.com/alphapapa/burly.el/compare/wip/readablep

@TauPan @phil-s @tumashu @seagle0128 @sauvala @gagbo Please try this branch and let me know if it fixes the problem: https://github.com/alphapapa/burly.el/compare/wip/readablep If it does, I'll push it to master and make...

@phil-s Thanks. That's very strange indeed. Please link the bug report here when you file it. Now I'm not sure what to do about this. I don't want to release...

@phil-s Can you reproduce the crash on 29.1?

@nrvale0 I guess you'll need to look at what data the `elfeed-summary` and `ytdl-list` modes' bookmark functions save. Some of it may include unreadable values. The two potential solutions are...

I think this is mostly resolved, but I'll take another look before 0.4.

AFAIK Burly should now restore such a window configuration with a warning rather than an error. @tumashu What do you think? Thanks.