Takashi Hirayama
Results
1
comments of
Takashi Hirayama
Hi. In my case, this error happens if `(elscreen-start)` is missing in the Emacs init file (e.g. `~/.emacs`, `~/.emacs.d/init.el`, or the file indicated by `(eval custom-file)`). Try adding `(elscreen-start)` in...