You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by doolio September 16, 2022
Not sure if this is a bug so asking here first. If I kill (C-x k) the *EGLOT stderr* buffer I cannot open it again with M-x eglot-stderr-buffer and see this error message Wrong type argument: stringp, nil
Reproduction recipe
Ensure the clangd LSP server is installed and available in path
Discussed in #1036
Originally posted by doolio September 16, 2022
Not sure if this is a bug so asking here first. If I kill (
C-x k
) the*EGLOT stderr*
buffer I cannot open it again withM-x eglot-stderr-buffer
and see this error messageWrong type argument: stringp, nil
Reproduction recipe
clangd
LSP server is installed and available in path~/Source/Emacs/emacs/src/emacs -Q -L ~/Source/Emacs/eglot -l eglot ~/tmp/coiso.cpp -f eglot
M-x eglot-stderr-buffer
*EGLOT (tmp/(c++-mode c-mode)) stderr*
bufferM-x toggle-debug-on-error
M-x eglot-stderr-buffer
again and get this unexpected error:The text was updated successfully, but these errors were encountered: