You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Topgrade should use a secondary check to determine if Doom Emacs upgrade should be run. Given that a default installation of Doom Emacs does NOT produce an init.el file in the ~/.emacs.d directory, the check for upgrading Emacs fails (which means it never attempts to detect if Doom Emacs is present or not. For Doom Emacs, this actually lives under ~/.doom.d/init.el.
The text was updated successfully, but these errors were encountered:
vmalloc
added a commit
to vmalloc/topgrade
that referenced
this issue
Jun 27, 2022
Topgrade should use a secondary check to determine if Doom Emacs upgrade should be run. Given that a default installation of Doom Emacs does NOT produce an init.el file in the ~/.emacs.d directory, the check for upgrading Emacs fails (which means it never attempts to detect if Doom Emacs is present or not. For Doom Emacs, this actually lives under ~/.doom.d/init.el.
The text was updated successfully, but these errors were encountered: