Dear all, > Warning (emacs): [EXWM] EXWM fails to start > (wrong-type-argument: ((or eieio-object cl-structure-object > oclosure) nil))
the original problem sounds like it is related to this: https://lists.gnu.org/archive/html/bug-gnu-emacs/2025-06/msg00707.html My eieio-core.el is certainly compiled, though – byte-compiled here: ~/.guix-profile/share/emacs/30.2/lisp/emacs-lisp/eieio-core.elc and native-compiled here: ~/.config/emacs/eln-cache/30.2-bc5c7cc4/emacs-lisp/eieio-core.eln When the problem first came up, I installed “emacs-compile-angel” and have “package-native-compile” and “load-prefer-newer” both set to “t.” That did not solve the problem. I hope it does not make it worse or harder to fix. All best, Stefan
