emacs-devel
[Top][All Lists]
Advanced

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

Re: PL support


From: Dmitry Gutov
Subject: Re: PL support
Date: Sat, 9 May 2020 21:26:26 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 09.05.2020 19:30, João Távora wrote:
At the time, I tore off a big chunk of it, jsonrpc.el to put in the core, and
and made it a :core package.

jsonrpc.el is an implementation of a popular protocol. It's a good thing to have in Emacs. It's also not much of a maintenance burden (since its users are people who will most likely send patches themselves).

lsp-mode might have decided against using it, but they can still come around.

On thing that would fit that fill is a
set of Elisp macros that allow for compile-time and run-time checking
of LSP messages, among other LSP-specific but interface-agnostic
details.

Could you clarify how that's dependent on Eglot being in Emacs?



reply via email to

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