emacs 30.1 更新到最新的所有包。
当我在magit界面按 M 想弹出magit-remote-popup的时候没效果,提示出错: transient-setup: Invalid function: (## and magit-remote-direct-configure (transient-scope))
而且我想手动执行magit-remote-popup这个命令。发现命令提示中没有。
哪位也遇到这个情况了么?会是什么原因?
emacs 30.1 更新到最新的所有包。
当我在magit界面按 M 想弹出magit-remote-popup的时候没效果,提示出错: transient-setup: Invalid function: (## and magit-remote-direct-configure (transient-scope))
而且我想手动执行magit-remote-popup这个命令。发现命令提示中没有。
哪位也遇到这个情况了么?会是什么原因?
你看一下magit的依赖你装齐了没有,好像变动了
我用package配置的。启动没提示错误。怎么看变动了哪些依赖?
magit的其他功能是正常的。