plexus / chemacs2

Emacs version switcher, improved
779 stars 47 forks source link

Error after upgrading #45

Closed agenbite closed 2 years ago

agenbite commented 2 years ago

Hi, I just updated&compiled to the last master of emacs, and upon restarting I got:

Warning (initialization): An error occurred while loading ‘/home/my/.emacs.d/init.el’:

Symbol's value as variable is void: \213

I've checked init.el and there's nothing weird. My .emacs-profiles.el is:

(("spacemacs" . ((user-emacs-directory . "~/.spacemacs.d")))
 ("my-emacs" . ((user-emacs-directory . "~/.my-emacs.d"))))

Any help will be much appreciated.

agenbite commented 2 years ago

After removing chemacs, the error keeps happening with spacemacs. Closing then, since it looks unrelated to this fine software. :)