lebensterben

joined 1 year ago
[–] lebensterben@alien.top 1 points 10 months ago

you need to update all your packages first before loading any user inti file to isolate other issues.

the root cause of the error is that define-obsolete-variable-alias now requires four arguments instead of three (and one optional argument). so outdated packages may use wrong calling conventions.

[–] lebensterben@alien.top 1 points 11 months ago

I don’t think there’s a better way.

[–] lebensterben@alien.top 1 points 11 months ago (1 children)

at least emacs needs two threads, one for rendering interface and one for the lisp interpreter. this isn’t the multi threading some people hope for but this is much easier to implement and at face level it hides freezes.