[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67480: 30.0.50; Cannot start eglot
From: |
Eli Zaretskii |
Subject: |
bug#67480: 30.0.50; Cannot start eglot |
Date: |
Tue, 28 Nov 2023 16:24:29 +0200 |
> From: Mou Tong <mou.tong@outlook.com>
> CC: "67480@debbugs.gnu.org" <67480@debbugs.gnu.org>
> Date: Tue, 28 Nov 2023 06:06:25 +0000
>
> 2023/11/27 21:10, Eli Zaretskii <eliz@gnu.org> wrote:
>
> > Some of these files are preloaded, so I don't understand why you see
> > these messages.
>
> Eglot need these libraries to work better, like `project` to manage
> src as a project, `eldoc` to provide doc...
But eldoc is preloaded, so why would Emacs need to load it again when
using Eglot?
> > I suspect some problem with your build.
>
> After I tried to build different version, I can confirm the problem
> occurs after this commit:
>
> https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=6c47931a1ad4de4af3f147b9604169c2441100fe
>
>
> After I reverted this commit, everything works fine.
Let's see what the guilty parties (CC'ed) have to say about that...