help-gnu-emacs
[Top][All Lists]
Advanced

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

eglot picks up builtin jsonrpc, but requires newer version


From: Joost Kremers
Subject: eglot picks up builtin jsonrpc, but requires newer version
Date: Mon, 16 Sep 2024 13:01:15 +0200

Hi all,

For some time now, whenever I open a Python file, I get the following warning:

⛔ Warning (emacs): ‘:events-buffer-scrollback-size’ deprecated. Use 
‘events-buffer-config’.

>From what I can tell, this is ultimately caused by Eglot not finding the
ELPA version of jsonrpc (1.0.25), instead using the built-in version of
jsonrpc (1.0.16).

The ELPA version is installed, but apparently it's not being used.

Is there a way to make sure that Eglot / Emacs loads the newer ELPA version
of jsonrpc? I haven't been able to find anything..

TIA

-- 
Joost Kremers
Life has its moments



reply via email to

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