Closed yatsky closed 10 months ago
This bug causes wrong-number-of-arguments error when lsp-bridge-enable-log is set to t and will cause Emacs remove lsp-bridge-monitor-post-command from post-command-hook.
wrong-number-of-arguments
lsp-bridge-enable-log
t
lsp-bridge-monitor-post-command
post-command-hook
thanks
This bug causes
wrong-number-of-arguments
error whenlsp-bridge-enable-log
is set tot
and will cause Emacs removelsp-bridge-monitor-post-command
frompost-command-hook
.