-
Notifications
You must be signed in to change notification settings - Fork 43
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
+doom-dashboard-init-h (void-function doom-modeline-set-project-modeline) #325
Comments
You shouldn't override the For now, my recommendation would be to try to pin |
I will try to remove the current However not sure if this will work well. If you want a recommendation from me, I particularly use |
Oh yes it does fix my issue! Thank you mr. Kokada! Closing this since my issue was fixed. |
Let keep this open until #326 is merged. |
#326 is merged, closing this issue. |
Using emacs 28.2 NativeComp
I had to override doom-modeline to a different revision because the current nix-doom-emacs eglot pin would break without it doomemacs/doomemacs@aa40daf. But this change came at the cost of introducing a new modeline error on init:
`Error during redisplay: (doom-init-ui-h #<frame scratch – Doom Emacs 0x30b1938>) signaled (doom-hook-error doom-init-ui-hook +doom-dashboard-init-h (void-function doom-modeline-set-project-modeline))
flake.lock
https://pastebin.com/Uw40CtdP
The text was updated successfully, but these errors were encountered: