“Solution”
Though my answer as to what happened is left open, the important part is that it’s now working. I removed ~/.emacs.d
and ~/.config/emacs
and started over. I didn’t removed ~/.config/doom
because I didn’t realize it existed. I only noticed because I was scratching my head, wondering why my init.el
file survived nuking.
What happened?
Running emacs
does not start Doom Emacs, though doom run
still does.
As far as I can tell, I don’t have an (It’s in init.el
~/.config/emacs/doom
.)
What did you expect to happen?
I expect emacs
to produce basically the same effect as doom run
.
I was following this video guide in which things just worked. I expected the same.
Steps to reproduce
pacman -S emacs
git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs
~/.config/emacs/bin/doom install
- Add
~/.config/emacs/bin
to$PATH
. doom sync
emacs
System information
~/.emacsrc
does not exist, which seems to be the typical cause.
Neither doom clean && doom build && doom sync -u
nor doom doctor
resolved the issue.
Loading data dump...