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

Bug: "Doom hasn't been initialized yet" #390

Open
jasonjckn opened this issue Feb 24, 2023 · 3 comments
Open

Bug: "Doom hasn't been initialized yet" #390

jasonjckn opened this issue Feb 24, 2023 · 3 comments

Comments

@jasonjckn
Copy link

jasonjckn commented Feb 24, 2023

All I did was run this command on macOS ventura \w Macbook Pro M1

nix run github:nix-community/nix-doom-emacs

the command has zero STDOUT and STDERR, successfully launched emacs, but emacs appeared 'stock', and has these errors

Warning (initialization): An error occurred while loading ‘/nix/store/gq5zh1fzib4kvfil8rk8a4x39r0lyfq7-emacs-28.2/lib/emacs/28.2/native-lisp/28.2-d7595b2e/warnings-28e75f4d-870b026e.eln’:

Doom hasn't been initialized yet; did you remember to run 'doom sync' in the shell?: /nix/store/vvcvdipbss5zqisbmahr2znbvwqbfhd7-straight-emacs-env/etc/@/init.28.elc

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace. Disable showing Disable logging
@jasonjckn jasonjckn changed the title Bug: "Doom hasn't been initialized yet; did you remember to run 'doom sync' in the shell" Bug: "Doom hasn't been initialized yet" Feb 24, 2023
@ckiee
Copy link
Member

ckiee commented Feb 24, 2023

/nix/store/…-straight-emacs-env/etc/@/init.28.elc feels pretty remarkable, maybe @thiagokokada but generally we are not very equipped for the surprisingly high constant maintenance load that comes with following Doom upstream — we're still stuck on an old version: #316. #353 details how to fix this but no one has successfully put in the investment yet. (I did try, a while ago, with less knowledge about Emacs and related things; ended up with frustration and big piles of half-working unmaintainable Elisp and very long weird shell invocations…)

@Ultra980
Copy link

I also have this issue on NixOS.

@Ultra980
Copy link

My openSUSE Tumbleweed laptop doesn't have this issue, though.

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

3 participants