You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like something went wrong when your Emacs was being compiled? I have esh-groups.el on my machine, and it does end up providing 'esh-groups at the end.
The file seems auto-generated to me; here's the comment:
I run command " emacs --debug-init" ,and emacs reported as follows:
Debugger entered--Lisp error: (error "Required feature `esh-groups' was not provided")
require(esh-groups)
eval-buffer(#<buffer load<5>> nil "d:/work/emacs/lisp/eshell/esh-module.el" nil t) ; Reading at buffer position 1390
load-with-code-conversion("d:/work/emacs/lisp/eshell/esh-module.el" "d:/work/emacs/lisp/eshell/esh-module.el" nil t)
require(esh-module)
eval-buffer(#<buffer load<4>> nil "d:/work/emacs/lisp/eshell/esh-mode.el" nil t) ; Reading at buffer position 2610
load-with-code-conversion("d:/work/emacs/lisp/eshell/esh-mode.el" "d:/work/emacs/lisp/eshell/esh-mode.el" nil t)
require(esh-mode)
eval-buffer(#<buffer load<3>> nil "d:/work/emacs/lisp/eshell/eshell.el" nil t) ; Reading at buffer position 9267
load-with-code-conversion("d:/work/emacs/lisp/eshell/eshell.el" "d:/work/emacs/lisp/eshell/eshell.el" nil t)
require(eshell)
eval-buffer(#<buffer load<2>> nil "d:/work/emacs/myplugins/eproject/eproject.el" nil t) ; Reading at buffer position 7542
load-with-code-conversion("d:/work/emacs/myplugins/eproject/eproject.el" "d:/work/emacs/myplugins/eproject/eproject.el" nil t)
require(eproject)
eval-buffer(#<buffer load> nil "d:/work/emacs/.emacs" nil t) ; Reading at buffer position 1181
load-with-code-conversion("d:/work/emacs/.emacs" "d:/work/emacs/.emacs" t t)
load("~/.emacs" t t)
#[nil "�
The text was updated successfully, but these errors were encountered: