emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 30.0.50; 'New' error message when using eglot


From: mprodrigues
Subject: Re: 30.0.50; 'New' error message when using eglot
Date: Tue, 28 Feb 2023 11:05:18 +0000

Hello,

I have the same problem.

emacs -Q --eval '(add-hook (quote python-mode-hook) (function
eglot-ensure))' ~/tmp/coiso.py

If I use this it works, so maybe the bug is coming from interactions with other packages? I did M-x toggle-debug-on-error so we can get a backtrace, and this is what I got:

Debugger entered--Lisp error: (wrong-type-argument plistp [])
  plist-member([] :signatures)
#f(compiled-function (jsonrpc-lambda-elem10) #<bytecode 0xdcf9bf12d010fe5>)([]) jsonrpc-connection-receive(#<eglot-lsp-server eglot-lsp-server-186e364> (:jsonrpc "2.0" :id 44 :result [])) jsonrpc--process-filter(#<process EGLOT (mprodrigues/(python-mode python-ts-mode))> "Content-Length: 37\15\nContent-Type: application/vsco...")

Best regards,
Mateus Rodrigues



reply via email to

[Prev in Thread] Current Thread [Next in Thread]