Colin Baxter <m43...@yandex.com> writes: > Debugger entered--Lisp error: (void-variable minor-modes)
This looks like master Emacs issue. Did you happen to update Emacs to master as well? There was a recent commit related to minor-modes variable. You can search for "0bd846c 1/2: Rename minor-modes to local-minor-modes" in emacs-devel. I suspect that you may need to re-compile local and built-in Emacs packages. Best, Ihor