Skip to content
New issue

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

Error in init.el #38

Open
thedumbtechguy opened this issue Mar 28, 2018 · 3 comments
Open

Error in init.el #38

thedumbtechguy opened this issue Mar 28, 2018 · 3 comments

Comments

@thedumbtechguy
Copy link

thedumbtechguy commented Mar 28, 2018

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

image

@hyeomans
Copy link

Same error macOS High Sierra version 10.13.3 (17D102) with emacs version GNU Emacs 22.1.1

@erich
Copy link

erich commented Jul 7, 2018

@hyeomans i got the same error, installed emacs via homebrew and everything works.

@almarsk
Copy link

almarsk commented Nov 28, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants