all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eglot picks up builtin jsonrpc, but requires newer version
@ 2024-09-16 11:01 Joost Kremers
  2024-09-17 12:04 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 5+ messages in thread
From: Joost Kremers @ 2024-09-16 11:01 UTC (permalink / raw)
  To: gnu-emacs-help

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-17 20:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-16 11:01 eglot picks up builtin jsonrpc, but requires newer version Joost Kremers
2024-09-17 12:04 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-09-17 15:57   ` Joost Kremers
2024-09-17 18:22     ` Stefan Monnier
2024-09-17 20:52       ` Joost Kremers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.