[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Xref/Eglot feature requests and a question
From: |
Eli Zaretskii |
Subject: |
Re: Xref/Eglot feature requests and a question |
Date: |
Thu, 24 Aug 2023 17:58:24 +0300 |
> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> Date: Thu, 24 Aug 2023 15:33:23 +0200
>
> Feature request: Could eglot-mode do something like that?
> [...]
> In C mode, Xref works using Eglot, in ELisp mode it uses something else
> (I have no tags tables). Both work really well, but I apparently have
> to be in an ELisp buffer to use one and in a C buffer to use the other.
>
> Feature request: Is it possible to use more than one backend at the same
> time? So that I could C-M-. to find an ELisp function while being in a
> C file? I couldn't find something like that mentioned in the docs, so I
> guess it's not yet possible.
I suggest to submit 3 separate feature-request bug reports for these
two requests. The second one is for Eglot, the others for Xref, so
mixing them in a single issue is not recommended.