We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am running on windows 10.
I get this error when I launch emacs after copying the config files
Debugger entered--Lisp error: (file-error "Cannot open load file" "package") require(package) eval-buffer(#<buffer *load*> nil "c:/Users/stefan/AppData/Roaming/.emacs.d/init.el" nil t) ; Reading at buffer position 73 load-with-code-conversion("c:/Users/stefan/AppData/Roaming/.emacs.d/init.el" "c:/Users/stefan/AppData/Roaming/.emacs.d/init.el" t t) load("c:/Users/stefan/AppData/Roaming/.emacs.d/init" t t) #[nil
Screenshot shows full error
The text was updated successfully, but these errors were encountered:
Same error macOS High Sierra version 10.13.3 (17D102) with emacs version GNU Emacs 22.1.1
GNU Emacs 22.1.1
Sorry, something went wrong.
@hyeomans i got the same error, installed emacs via homebrew and everything works.
Had the same err, found solution here: https://stackoverflow.com/questions/76901942/getting-an-error-when-starting-up-emacs-related-to-global-linum-mode
Weirdly, when I clone this repo, the problematic line isn't there. It might just be the zip?
No branches or pull requests
I am running on windows 10.
I get this error when I launch emacs after copying the config files
Screenshot shows full error
The text was updated successfully, but these errors were encountered: