我在使用lsp-java编辑java时,遇到一个下面问题
Company: backend company-capf error “Wrong type argument: integer-or-marker-p, nil” with args (candidates Sys)
我开启debug-on-error时,结果backtrace错误窗口打开后,马上就关闭了。。如下图:
请各位大神帮我看看是什么问题
测试代码
我在使用lsp-java编辑java时,遇到一个下面问题
Company: backend company-capf error “Wrong type argument: integer-or-marker-p, nil” with args (candidates Sys)
我开启debug-on-error时,结果backtrace错误窗口打开后,马上就关闭了。。如下图:
请各位大神帮我看看是什么问题
测试代码
If buffer *Backtrace*
has not been killed then you can visit it again ( C-x b
)
Or try to start emacs with --debug-init
or -Q
to reproduce that problem?
我查看了 *Backtrace*
buffer 中没有任何内容
抱歉,那不清楚了,上面复制编辑了stackoverflow 的一个答案的😂