I am trying to use sudo emacs
with no luck so far. When I run with --debug-init
I get the following.
Debugger entered--Lisp error: (file-error "Cannot open load file" "no such file or directory "web-mode")
Why would it be different when I am using sudo emacs
? Regular emacs
runs fine.