⛔ Latest #Emacs (29.1-1.1) is broken on openSUSE Tumbleweed. Running emacs
fails w/ a cryptic message.
💡The solution is to launch it using any of emacs-gtk
or emacs-x11
or emacs-nox
.
💡If your workflow relies on Emacs daemon like mine does, then simply evaluate (server-start)
in the scratch buffer.
Hopefully the fix will be out very soon.
Cross-posted from https://mastodon.social/@bahmanm/110842724716130994
The fix was just published to the main repository 🎉