From unknown Tue Jun 17 01:28:58 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#50816 <50816@debbugs.gnu.org> To: bug#50816 <50816@debbugs.gnu.org> Subject: Status: 28.0.50; [eglot] Nonstandard SymbolKind values for imenu Reply-To: bug#50816 <50816@debbugs.gnu.org> Date: Tue, 17 Jun 2025 08:28:58 +0000 retitle 50816 28.0.50; [eglot] Nonstandard SymbolKind values for imenu reassign 50816 emacs submitter 50816 Augusto Stoffel severity 50816 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 26 08:46:41 2021 Received: (at submit) by debbugs.gnu.org; 26 Sep 2021 12:46:41 +0000 Received: from localhost ([127.0.0.1]:36107 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUTYG-0000gf-P8 for submit@debbugs.gnu.org; Sun, 26 Sep 2021 08:46:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:51116) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUTYE-0000gY-N3 for submit@debbugs.gnu.org; Sun, 26 Sep 2021 08:46:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50414) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUTYB-0006SR-6J for bug-gnu-emacs@gnu.org; Sun, 26 Sep 2021 08:46:35 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:38671) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUTY8-0000cy-G8 for bug-gnu-emacs@gnu.org; Sun, 26 Sep 2021 08:46:33 -0400 Received: by mail-wr1-x42a.google.com with SMTP id u18so43192623wrg.5 for ; Sun, 26 Sep 2021 05:46:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding; bh=zaRTRvhT758OQ5y7Ybrj/kKXTrOCRXFCznkm6RauZZQ=; b=EJA3E6GgSCNYTf+C1qmO18KvQt5d3sAZccC7pmOQESAsbaBSFLnxH2+LzJRNpNS2Zl wdN5qLWWjOt3aj2PaRNK+jnYNqkoNp/skud+Dr/AyWOD82w4SSWGaTroQG9CEuIF8Zd9 O+FJL51TndRIuvleurn8FPKHdt97pKIQ6jNaPi55vUjVg7GiTPVGIBykaP/HTFOxpJgs /upc7dEUtTIbUshr1ihscko7w9HfcS7ZSOrt77L0AUSt0IgtSagnFyPIJNNjietr0ra/ r4xqTsyEcB3/fiR7QTiY5xjulykjEXK7/YcMn+QH+fBcKrza22iNqLHmoTpwk5P6RVhn shjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-transfer-encoding; bh=zaRTRvhT758OQ5y7Ybrj/kKXTrOCRXFCznkm6RauZZQ=; b=XUnPmNp8gx9ZiG12swRKJFjdcdL+OT8QUr9yPjBwm1J4lhzWcP6oxB0vwDoWPPwyKX fMrX6VGNAWk0WbriW2oIxBDHjGhQ4UVpa1t/sbRTuYzACNZAltf0fVyy7qM937WCOmLn nmSd1G2QV6H5UIzWee2abgx/CX4Akb7TGnfVhCmrJ7WRWS4H00vkFDkoc5z/KqFnzqvg pcvb/15RNIoHmZs27mRUAN60W44PYl0y0vCeMdvOclSefJkv7FfEC/FoG7vVCLLjBYkH KKLr3vYDVv24N6y6m4CDW0TOPuqnN1gcwOdzuODZGr5Qs0TA5en8UFZiwFMxeG3Y1baC hMYw== X-Gm-Message-State: AOAM5337WHYOK9pv8lE2KC+5XcqtGlUxtjMD5TDwpNFaV6QCh7ZPlbyh ezmQiGRR+mJGoLOf6vm1H1UO7YD7kMo= X-Google-Smtp-Source: ABdhPJz4P/B1P4GPgK7RQ6TdMHRwhLzUg4E8ZP1++GsC0DOJuEwEElrEcka2wkpCax9JRRPqwhFPqg== X-Received: by 2002:a5d:47c4:: with SMTP id o4mr22444211wrc.102.1632660388321; Sun, 26 Sep 2021 05:46:28 -0700 (PDT) Received: from ars3 ([2a02:8109:8ac0:56d0::2f72]) by smtp.gmail.com with ESMTPSA id l21sm13806787wmh.31.2021.09.26.05.46.27 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 26 Sep 2021 05:46:27 -0700 (PDT) From: Augusto Stoffel To: bug-gnu-emacs@gnu.org Subject: 28.0.50; [eglot] Nonstandard SymbolKind values for imenu X-Debbugs-CC: =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= Date: Sun, 26 Sep 2021 14:46:26 +0200 Message-ID: <87v92nv719.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42a; envelope-from=arstoffel@gmail.com; helo=mail-wr1-x42a.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This more about the LSP spec than Eglot, but anyway: I would like to make the Digestif server provide document outlines via the `textDocument.documentSymbol' method. This is not a big deal, and is implemented internally by the Digestif library already. Here's the problem, though: what should I provide as the DocumentSymbol.kind? The main constituents of a TeX document outline are chapters, sections and environments. However, the `kind' attribute of a DocumentSymbol is not just some name, as one would reasonably expect. Instead, it's a number, which the LSP client then looks up in a hardcoded table [=F0=9F=A4= =A6]. So in theory one is constrained to the SymbolKinds mentioned in the spec, none of which is remotely suitable for TeX. Is there some Eglot-friendly way to get around this silly limitation? Note that the TeX case may be extreme, but many "normal" programming languages will have a couple of symbol kinds that don't quite fit that table. ELisp has faces, Haskell has typeclasses, and so on. [=F0=9F=A4=A6]: https://microsoft.github.io/language-server-protocol/specifications/specifi= cation-3-17/#symbolKind From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 02 06:53:03 2022 Received: (at 50816) by debbugs.gnu.org; 2 Sep 2022 10:53:03 +0000 Received: from localhost ([127.0.0.1]:45005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU4II-00024R-VC for submit@debbugs.gnu.org; Fri, 02 Sep 2022 06:53:03 -0400 Received: from quimby.gnus.org ([95.216.78.240]:34140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU4IG-00023v-GE for 50816@debbugs.gnu.org; Fri, 02 Sep 2022 06:53:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :Date:References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=4MImSghR9qjTABVvdAIt0F8TkzAgkB9G53ZWxml74Vg=; b=rscG/9IZhtkqymSMF9j4ewr8xy 7CaIfdeZ3ZsfqrgKYD6BCH4ZidnQ4FP9D7MBHITw0hFpksb7e6ee8F6HUDoKSYJDZz9ZaQtI6RFUy 0mbMsE4f/TZzxQWPw2l/6kXT2yeaYoTRclLlYBWX+fO6dnXiUtGJ1+f8+5Dq14JjJmBQ=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oU4I7-0004kf-TN; Fri, 02 Sep 2022 12:52:54 +0200 From: Lars Ingebrigtsen To: Augusto Stoffel Subject: Re: bug#50816: 28.0.50; [eglot] Nonstandard SymbolKind values for imenu In-Reply-To: <87v92nv719.fsf@gmail.com> (Augusto Stoffel's message of "Sun, 26 Sep 2021 14:46:26 +0200") References: <87v92nv719.fsf@gmail.com> X-Now-Playing: The Cure's _Bloodflowers_: "Out of This World" Date: Fri, 02 Sep 2022 12:52:51 +0200 Message-ID: <877d2mxd30.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Augusto Stoffel writes: > The main constituents of a TeX document outline are chapters, sections > and environments. However, the `kind' attribute of a DocumentSymbol is > not just some name, as one would reasonably expect. [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50816 Cc: 50816@debbugs.gnu.org, =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Augusto Stoffel writes: > The main constituents of a TeX document outline are chapters, sections > and environments. However, the `kind' attribute of a DocumentSymbol is > not just some name, as one would reasonably expect. Instead, it's a > number, which the LSP client then looks up in a hardcoded table [=F0=9F= =A4=A6]. > So in theory one is constrained to the SymbolKinds mentioned in the > spec, none of which is remotely suitable for TeX. > > Is there some Eglot-friendly way to get around this silly limitation? This was almost a year ago, so I'm not sure whether it's still relevant, but in case it is -- Jo=C3=A3o, do you have any comments here? From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 02 07:05:37 2022 Received: (at 50816) by debbugs.gnu.org; 2 Sep 2022 11:05:37 +0000 Received: from localhost ([127.0.0.1]:45038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU4UT-0004bM-4l for submit@debbugs.gnu.org; Fri, 02 Sep 2022 07:05:37 -0400 Received: from mail-il1-f175.google.com ([209.85.166.175]:36446) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU4UR-0004b9-8t for 50816@debbugs.gnu.org; Fri, 02 Sep 2022 07:05:35 -0400 Received: by mail-il1-f175.google.com with SMTP id t11so951797ilf.3 for <50816@debbugs.gnu.org>; Fri, 02 Sep 2022 04:05:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=6vr5g0kW6tXeksOyQZEiFFipnKkqnr6hHrq6jT2tSNs=; b=aRfoffLEXzhjGdkPvUD5y5psXKHHlR+vqOYpTnPasJtrjkkOCcJgqMmBaX0L6qYXiB MazeFVCElmLfETTaQq7q74v9OTq9PKQyG9RGtn1OllgwY3w+0JozvmS+FqW5XXIujQ6x TvDaDX+dmM8m60ku2vg0O3cUk+LSCDARNwEp9BlQH+sCrxJFsIE1aLp1KWh0ugfnlW8s hOi7F7bfFJGpQFuZ6LhaGPj6yuJ2KsqUgZobqVGo3SYJ1V97kgOlPFqRDOu48McG2ohq WBEdbsbIbv0IyXV/pVck6wMJg28Ca+9KLpd4uIiu2lqSspYTF1PkGiTKEObulVMm6UrS lAEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=6vr5g0kW6tXeksOyQZEiFFipnKkqnr6hHrq6jT2tSNs=; b=Ziu5OAZsR7sE7e4+etRwyxY5q/E2sKXKGdEa2IKc+S93LUYzhkoOXK+T6zOdrlEZrx om3OhqAGP8tuOCrZ8rbuXQJa8atdYouaK2Nn/dYYKIHmPddL21Rvog2hfHyqb3BW7lzH GVBXe/68Co1mwrTS4P110I95sW1FTe1lASkTRXicL2yRQEThRIuKvIBJDxVghiVihirg dGyQcLxk0QCpFMHO3FUsRxU5PQ/1gQqKPIorl9jxO8lei896p3MKR2tb2GRqmEO7sv2X 6ug/mS9VpSLLz4RVujLyiPzBCJqhTH0Ia6EAOZ4aIPcLAj4WPhfHLtL2qzSYqHN0lvOT KKIA== X-Gm-Message-State: ACgBeo2SQrM8Jv2lA3qyhbngNLuTFzEimKoQSyHJNGreXTjs8lDXe1Mo 6lUdBaMCR65raHuVkbUTr5XhjO+1ZmZfL/9nUqc= X-Google-Smtp-Source: AA6agR6x9ehb9OKs2sf3q5TpG+/z+zPxUywWVi/J49i9szo+8gCvglj8DpQpBXN7rY3lrBUsTCsztcIHc9yxPhLRgdg= X-Received: by 2002:a05:6e02:2181:b0:2eb:3770:e3f8 with SMTP id j1-20020a056e02218100b002eb3770e3f8mr10316628ila.79.1662116729553; Fri, 02 Sep 2022 04:05:29 -0700 (PDT) MIME-Version: 1.0 References: <87v92nv719.fsf@gmail.com> <877d2mxd30.fsf@gnus.org> In-Reply-To: <877d2mxd30.fsf@gnus.org> From: =?UTF-8?B?Sm/Do28gVMOhdm9yYQ==?= Date: Fri, 2 Sep 2022 12:06:29 +0100 Message-ID: Subject: Re: bug#50816: 28.0.50; [eglot] Nonstandard SymbolKind values for imenu To: Lars Ingebrigtsen Content-Type: multipart/alternative; boundary="0000000000003d897105e7afb5c0" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50816 Cc: 50816@debbugs.gnu.org, Augusto Stoffel X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --0000000000003d897105e7afb5c0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable >From reading the original description, I do think this is more about LSP than Eglot. I haven't given much thought into it, but I don't think Eglot can do anything reasonable outside the standard here. And even if it could, not sure if it should. I'd venture to say that this should be brought up with Microsoft's specification instead. Jo=C3=A3o On Fri, Sep 2, 2022 at 11:52 AM Lars Ingebrigtsen wrote: > Augusto Stoffel writes: > > > The main constituents of a TeX document outline are chapters, sections > > and environments. However, the `kind' attribute of a DocumentSymbol is > > not just some name, as one would reasonably expect. Instead, it's a > > number, which the LSP client then looks up in a hardcoded table [=F0=9F= =A4=A6]. > > So in theory one is constrained to the SymbolKinds mentioned in the > > spec, none of which is remotely suitable for TeX. > > > > Is there some Eglot-friendly way to get around this silly limitation? > > This was almost a year ago, so I'm not sure whether it's still relevant, > but in case it is -- Jo=C3=A3o, do you have any comments here? > --=20 Jo=C3=A3o T=C3=A1vora --0000000000003d897105e7afb5c0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
From=C2=A0 reading the original description, I do thi= nk this is more about LSP than Eglot.

I haven'= t given much thought into it, but I don't think Eglot can do anything <= br>
reasonable outside the standard here. And even if it could, n= ot sure if it should.=C2=A0

I'd venture t= o say that this should be brought up with Microsoft's specification
instead.

Jo=C3=A3o

=
On Fri, Se= p 2, 2022 at 11:52 AM Lars Ingebrigtsen <larsi@gnus.org> wrote:
Augusto Stoffel <arstoffel@gmail.com> writes:
> The main constituents of a TeX document outline are chapters, sections=
> and environments.=C2=A0 However, the `kind' attribute of a Documen= tSymbol is
> not just some name, as one would reasonably expect.=C2=A0 Instead, it&= #39;s a
> number, which the LSP client then looks up in a hardcoded table [=F0= =9F=A4=A6].
> So in theory one is constrained to the SymbolKinds mentioned in the > spec, none of which is remotely suitable for TeX.
>
> Is there some Eglot-friendly way to get around this silly limitation?<= br>
This was almost a year ago, so I'm not sure whether it's still rele= vant,
but in case it is -- Jo=C3=A3o, do you have any comments here?


--
Jo=C3=A3o = T=C3=A1vora
--0000000000003d897105e7afb5c0-- From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 02 08:13:37 2022 Received: (at 50816) by debbugs.gnu.org; 2 Sep 2022 12:13:37 +0000 Received: from localhost ([127.0.0.1]:45148 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU5YH-0006Wb-A7 for submit@debbugs.gnu.org; Fri, 02 Sep 2022 08:13:37 -0400 Received: from mail-ej1-f53.google.com ([209.85.218.53]:39622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU5YE-0006WM-Qk for 50816@debbugs.gnu.org; Fri, 02 Sep 2022 08:13:35 -0400 Received: by mail-ej1-f53.google.com with SMTP id fy31so3479072ejc.6 for <50816@debbugs.gnu.org>; Fri, 02 Sep 2022 05:13:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date; bh=aig9a7721VTImeRyEcHM3TOxI+2Lsr4rvz1NmGx1NnI=; b=qaY0JUApjx4KsTW9u5RVR/4HHFGUpdcpWk8fODQoeHtmqLktgr+rKhL59yEFTqlI8w TQ35M2vRCuwMJweyFkOEo9WKx71lPLkkCI7AgfP7B1hgSMfbFMX/BY9vpHX6qOiy4nec 8tD5r3NSLWHsvWMPJ5VrdG7vQSPw5vMamIQIsfE7SzU6y3Hj3DmixeMER8Ui4hXKHXeK BODBTh4KFAeaCisbnZopaLAvP/4iRz6lC+hFA5Deo7SVkshhhoQE39CRIG8GGH4TF31F 0XV1dLjhMfWMO9t7arGJo0++ZVYQfdWeWoYR4Bmsq3nCUGH+WPtP/aISHNbs2k1Ybk66 8tvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date; bh=aig9a7721VTImeRyEcHM3TOxI+2Lsr4rvz1NmGx1NnI=; b=7Z5zNeZn/wDFVxJ0rS9/HslJhZt1VPJN3RB6nit2TNTqeYW1s3E0rm1PTnSSeEmZ0w N61sRfsCzT4DY/TZUEeFVBzOhHisuhDk2qseB7pAFQGxzV0BRMo96JX0Y6V8dtgUeapT zr+i7WupU8LrWC9PeBe0/yB64QgSdwxpw3HoJOCZ5MV8B+lYv9JM0Lh8dvcbGWeIL7/Y EPL5jl5Wn+A/DH8ffTh5dHtgedksFfFOc//gUFDgypLAHXb+8cSEWUDYxcxAvyWQLJXU R+WfzyFJAPCYL9b3x1ql5RuY2B12W00P5U/qMujGGzfslbAbR6cQw7lkPn24Am44tUmh s+OA== X-Gm-Message-State: ACgBeo1gBpvjdQK1K/1UWSiaWEAIUC0OOSFwKu2XSCgAulD9m10vPBdD lWxaUjCbyo2X3pNYY0Cnf9Qu+bQLytI= X-Google-Smtp-Source: AA6agR73hjfez6ULT/WbTvXJO4Ujzdg6dudRwRefD5iDR/0Q1BqjHhPtFp86YvHaoG7HGKBs1Da3Ig== X-Received: by 2002:a17:906:65c6:b0:73c:8897:65b0 with SMTP id z6-20020a17090665c600b0073c889765b0mr27492074ejn.322.1662120808505; Fri, 02 Sep 2022 05:13:28 -0700 (PDT) Received: from ars3 ([2a02:8109:8ac0:56d0::157b]) by smtp.gmail.com with ESMTPSA id f7-20020a50ee87000000b004485afde654sm1354172edr.6.2022.09.02.05.13.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Sep 2022 05:13:27 -0700 (PDT) From: Augusto Stoffel To: =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= Subject: Re: bug#50816: 28.0.50; [eglot] Nonstandard SymbolKind values for imenu In-Reply-To: (=?utf-8?Q?=22Jo=C3=A3o_T=C3=A1vora=22's?= message of "Fri, 2 Sep 2022 12:06:29 +0100") References: <87v92nv719.fsf@gmail.com> <877d2mxd30.fsf@gnus.org> Date: Fri, 02 Sep 2022 14:13:26 +0200 Message-ID: <87h71qt1nd.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50816 Cc: Lars Ingebrigtsen , 50816@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Looking back at this, I agree there is nothing meaningful Eglot can do, so we should close the ticket. From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 02 08:24:33 2022 Received: (at 50816) by debbugs.gnu.org; 2 Sep 2022 12:24:33 +0000 Received: from localhost ([127.0.0.1]:45175 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU5ir-0006pP-AZ for submit@debbugs.gnu.org; Fri, 02 Sep 2022 08:24:33 -0400 Received: from quimby.gnus.org ([95.216.78.240]:35176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU5iq-0006p9-9X for 50816@debbugs.gnu.org; Fri, 02 Sep 2022 08:24:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=mBiD4JcHiqxyMGY+2S9f/dV3Zpl/V91fTX5qGWI2d9w=; b=BxS2z8hCe0SZjjAl/bnv0Gczj5 oe/a6zseZfVjFrrgbrBrgK2gMfl5rHoUBc3/2Hq9q4alNZJaM9qwMkrQRlZPhXSiHPKHRTVxNXvpI GwZwnCpBTM5RfTDpT3SkWAp1C3nLiTz8KE0bjakL+vk59rGcceW6YnNQajZHteg6S47Y=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oU5ii-0005Nn-64; Fri, 02 Sep 2022 14:24:26 +0200 From: Lars Ingebrigtsen To: Augusto Stoffel Subject: Re: bug#50816: 28.0.50; [eglot] Nonstandard SymbolKind values for imenu In-Reply-To: <87h71qt1nd.fsf@gmail.com> (Augusto Stoffel's message of "Fri, 02 Sep 2022 14:13:26 +0200") References: <87v92nv719.fsf@gmail.com> <877d2mxd30.fsf@gnus.org> <87h71qt1nd.fsf@gmail.com> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAGFBMVEUoJSQjHx4hHR2f iXaJd2hbUEnWxK3///8K34IbAAAAAWJLR0QHFmGI6wAAAAd0SU1FB+YJAgwYE6Rv2CYAAAGiSURB VDjLdZPBcoQgDIaDLT2jM70vTvcJUM5OV/dMK3jujG7e/xEKgQXdbeMB4eNPAiEA/xoDIf5ar/eW dzB2BBEJGh9BWnoC2TyQ8ech3H2WYj6BnE0BjCJRngd3sMu/O2XS1LA7V1ecwQGofBWQAC1YM+X4 AlgBFzAlsaikOUc352sVghQU4g2tnkxCEF3RZEGNHTeHepDiuiJu7lgoGjXibZ3V5EZTFPyiFXpX uOCGa2+yYsZg18BIREB6gcJoq8ZtVl1MrpXAvZPgKIi2eVURyBped+C2qAKsJi/hIPgTAAVpBcya NmuNgx6Uj0HAH8+SGxW+DcZxdHfgVPR/wX5478bJGUPnAG47f2yLIw4s3lYEgknv7Yd3Vn9CJesM Wla37bKi43b9ivdk0pXIunnBDeT55utXQONBfbr2Po8qPhFRFIx99N/ATqk4CZD87Crwf6W57hXk w2m3un8lQ3naD+C5OUvuByDro+8CWvlAYte2wXZN5TNmYYiglfu+rOw4TgkkVQL+FW0FNFlXXUIp M5BeJKn9Gu6sKSDpUuuxX1tac6VJAgipAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA5LTAyVDEy OjI0OjE5KzAwOjAwjskfBwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wOS0wMlQxMjoyNDoxOSsw MDowMP+Up7sAAAAASUVORK5CYII= X-Now-Playing: Billie Eilish's _When we all fall asleep where do we go?_: "I Love You" Date: Fri, 02 Sep 2022 14:24:23 +0200 Message-ID: <87ilm6ufpk.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Augusto Stoffel writes: > Looking back at this, I agree there is nothing meaningful Eglot can do, > so we should close the ticket. OK; done. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50816 Cc: 50816@debbugs.gnu.org, =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Augusto Stoffel writes: > Looking back at this, I agree there is nothing meaningful Eglot can do, > so we should close the ticket. OK; done. From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 02 08:24:50 2022 Received: (at control) by debbugs.gnu.org; 2 Sep 2022 12:24:51 +0000 Received: from localhost ([127.0.0.1]:45178 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU5j1-0006pm-IN for submit@debbugs.gnu.org; Fri, 02 Sep 2022 08:24:50 -0400 Received: from quimby.gnus.org ([95.216.78.240]:35190) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU5j0-0006pa-9q for control@debbugs.gnu.org; Fri, 02 Sep 2022 08:24:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=6z9E7rUfCvU/6fRuFwE/ykfbMV4ZNSROqtryIDmExJc=; b=KAFtAzDMOVbQ5k0G4KCX+t3TNM iz3S+/PHpT03gWLha66mwfPiAdrn/oneRXUX+FlPEeogR3wzFwFxJ47Nqu6Os+JogPDxW9/KWLN2P E4EE8MYWdHBR31AeFYtzifhx7rdpYtouJ20sej0nFrK8mxZPFd9LRMjYmNx70aGhl7xI=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oU5is-0005O3-QY for control@debbugs.gnu.org; Fri, 02 Sep 2022 14:24:36 +0200 Date: Fri, 02 Sep 2022 14:24:34 +0200 Message-Id: <87h71qufp9.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #50816 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 50816 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 50816 quit From unknown Tue Jun 17 01:28:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 01 Oct 2022 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator