Error "Not a transient prefix command or group definition: forge--topic-menus-group" #777
Replies: 1 comment
-
Same as doomemacs/doomemacs#8394. I'll try to comment there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the great work on magit and all the ecosystem around it!
I am a Doom Emacs user, and after doing an upgrade, I am no longer able to start emacs as a daemon. I can only start it "normally", but with the following error message:
Error during redisplay: (clear-minibuffer-message) signaled (excessive-lisp-nesting 1601)
Not a legacy group definition: forge--topic-menus-group: (error "Lisp nesting exceeds ‘max-lisp-eval-depth’")
Not a legacy group definition: forge--topic-menus-group: (error "Not a transient prefix command or group definition: forge--topic-menus-group") [773 times]
Error: failed to incrementally load magit because: (error Not a transient prefix command or group definition: forge--topic-menus-group)
I've searched for solutions, but haven't found one.
I also looked in the documentation, but did not found something related.
It may be something Doom Emacs specific...
Beta Was this translation helpful? Give feedback.
All reactions