ThisquestionisonthebackofthisGitHubissue,当执行godef-jump在一些命名导入(但不是全部)的代码上,它失败并出现错误godef:nodeclarationfoundfor.基本上,在调试过程中,我对下一步该去哪里有点困惑。我已经更改了go-mode.el中的代码使用-debug用godef标记,并且输出不同,从CLI是这样成功的:$godef-fmain.gogx.GetPackageRoot/home/tomato/ipfs/src/github.com/whyrusleeping/gx/gxutil/pm.go:50:6而在Emacs中