From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Brennan Vincent" Newsgroups: gmane.emacs.bugs Subject: bug#73279: [PATCH] Eglot: use immediate-mode eglot--request for :completionItem/resolve Date: Sun, 06 Oct 2024 13:13:52 +0100 Message-ID: <87h69pcttr.fsf@denver.mail-host-address-is-not-set> References: <87v7ywoh7m.fsf@taipei.mail-host-address-is-not-set> <86wmjbdehl.fsf@gnu.org> <8734lz7hn2.fsf@taipei.mail-host-address-is-not-set> <87y13r5xzk.fsf@taipei.mail-host-address-is-not-set> <877caz935s.fsf@denver.mail-host-address-is-not-set> <861q16bs1s.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4325"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 73279@debbugs.gnu.org, dgutov@yandex.ru To: Eli Zaretskii , =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Oct 06 14:15:29 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sxQAa-0000ya-W4 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 06 Oct 2024 14:15:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sxQAD-00043L-FW; Sun, 06 Oct 2024 08:15:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sxQA5-00042X-T0 for bug-gnu-emacs@gnu.org; Sun, 06 Oct 2024 08:14:57 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sxQA4-0005h5-FV for bug-gnu-emacs@gnu.org; Sun, 06 Oct 2024 08:14:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debbugs.gnu.org; s=debbugs-gnu-org; h=MIME-Version:Date:References:In-Reply-To:From:To:Subject; bh=Aq9719HCiTp8czEzM08Fy8BVhH5172CJw74EALXZjCE=; b=ezy37+B85sylqT2uH9aLccdfZej5Awdc6VG8xsPI7k6gNiipW4NNLh9iAldSnUTOQ/twW0bvy7N1YFShVrIQyfAGUotb1dUHEtxnOpOjDUkAYdv3BL8U8IjzYgngR11CKDZkCF4PMDFByEuS4oITZ+DVEN2AW8ATwRBso6/q7WSthUBAG1qOlC4oln6QsWmEZ1OKmojVvYj3AK98nG49K0Tk+8anwl0mVD1jB0wg67ozRNLC9eC+kiVsIz0HeE6FKbjWnxEqvwnAaDBqhb9e2JSyvnXqqSwnqSHXKTdVsXfzsPdmzcQwmhx1iIFKe0d3y/BFVxE+uCOYeQEdGyP3eQ==; Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sxQAA-00053D-AH for bug-gnu-emacs@gnu.org; Sun, 06 Oct 2024 08:15:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: "Brennan Vincent" Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Oct 2024 12:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73279 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 73279-submit@debbugs.gnu.org id=B73279.172821685519336 (code B ref 73279); Sun, 06 Oct 2024 12:15:02 +0000 Original-Received: (at 73279) by debbugs.gnu.org; 6 Oct 2024 12:14:15 +0000 Original-Received: from localhost ([127.0.0.1]:40377 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxQ9O-00051o-Vg for submit@debbugs.gnu.org; Sun, 06 Oct 2024 08:14:15 -0400 Original-Received: from smtp.umanwizard.com ([54.203.248.109]:57043) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxQ9M-00051W-KZ for 73279@debbugs.gnu.org; Sun, 06 Oct 2024 08:14:13 -0400 Original-Received: from localhost ([108.6.22.48]) by smtp.umanwizard.com ; 6 Oct 2024 12:13:54 +0000 X-Fes-Received-For: 73279@debbugs.gnu.org X-Fes-Received-From: In-Reply-To: <861q16bs1s.fsf@gnu.org> X-Fes-Encrypted: true X-Fes-Ehlo-Domain: localhost X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:293078 Archived-At: Hi all, Looks like this still hasn't been pushed to emacs-30 as of today. Thanks Brennan Eli Zaretskii writes: >> From: Jo=C3=A3o T=C3=A1vora >> Date: Thu, 26 Sep 2024 11:27:29 +0100 >> Cc: Eli Zaretskii , Dmitry Gutov , 73279= @debbugs.gnu.org >>=20 >> On Wed, Sep 25, 2024 at 4:14=E2=80=AFPM Brennan Vincent wrote: >> > >> > Hi Jo=C3=A3o, >> > >> > Did you get a chance to take a look at my last message? Let me know if= I >> > need to provide any further information. >> > >> > Thanks >> > Brennan >>=20 >> Sorry, Brennan, this slipped through the cracks. I'm 99% sure your >> patch is the right >> thing, but I haven't had time to test it properly. I think we should >> push it. To emacs-30? >> Or to master? I'd say emacs-30, but someone let me know if that's close= d now >> or something like that. > > emacs-30 is okay for this patch, thanks.