[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 5044c19 2/2: project.el: A project has only one main root now
From: |
João Távora |
Subject: |
Re: master 5044c19 2/2: project.el: A project has only one main root now |
Date: |
Mon, 25 May 2020 21:24:20 +0100 |
On Mon, May 25, 2020 at 9:00 PM Dmitry Gutov <address@hidden> wrote:
> On 25.05.2020 22:52, João Távora wrote:
> > Anyway when
> > Eglot goes in the core that problem will be gone.
>
> It won't support previous versions of Emacs?
Of course it will, but it will not be tested against them, as in `make check`.
Unless I'm mistaken. jsonrpc.el support Emacs 25. Are we testing against it?
Even if it is, which I doubt, and even if the current policy is
"error on warn", which I also doubt, we could change that
for old Emacs versions.
João