spacemacs

jumar 2022-11-20T11:41:23.437189Z

I noticed a while ago, that after I (re-)start Spacemacs and I then load perspectives from a file (that I saved before quitting Emacs) it takes a long time (many seconds, even minutes) until it's able to load properly. Has anybody experienced the same problem? The messages I see in the status buffer are mostly like this:

practicalli-johnny 2022-11-20T12:42:28.837879Z

Havent seen that issue, but I do get undo-tree notices when I've moved/renamed files. Although I havent noticed a slow-down during starup.

Error reading undo-tree history from "/home/practicalli/.config/emacs/.cache/undo-tree-history/.!home!practicalli!projects!practicalli!blog!content!md!posts!clojure-cli-and-jvm-options.md.~undo-tree~"
You could try removing the undo-tree-history from the Spacemacs cache

practicalli-johnny 2022-11-20T12:43:56.272829Z

Emacs 28 provides undo-redo which I am going to try as its reported as faster, especially for Evil editing (not that I find it that slow) https://github.com/syl20bnr/spacemacs/issues/14406#issuecomment-851597233