From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#65418: 29.1; Eglot: support clangd inactiveRegions extension Date: Mon, 04 Sep 2023 19:17:47 +0300 Message-ID: <83y1hl52vo.fsf@gnu.org> References: <87edjw6wtz.fsf@betli.tmit.bme.hu> <87zg2fnwm0.fsf@gmail.com> <873504d1oe.fsf@gmail.com> <837cp65cr1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26112"; mail-complaints-to="usenet@ciao.gmane.io" Cc: felician.nemeth@gmail.com, philipk@posteo.net, filippo.argiolas@gmail.com, 65418@debbugs.gnu.org To: =?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 Mon Sep 04 18:19:29 2023 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 1qdCIT-0006aC-FH for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 04 Sep 2023 18:19:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdCI6-0003lt-Jp; Mon, 04 Sep 2023 12:19:06 -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 1qdCI2-0003kT-Ha for bug-gnu-emacs@gnu.org; Mon, 04 Sep 2023 12:19:03 -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 1qdCI2-0000Rc-7B for bug-gnu-emacs@gnu.org; Mon, 04 Sep 2023 12:19:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdCI2-00075T-4S for bug-gnu-emacs@gnu.org; Mon, 04 Sep 2023 12:19:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Sep 2023 16:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65418 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 65418-submit@debbugs.gnu.org id=B65418.169384429627187 (code B ref 65418); Mon, 04 Sep 2023 16:19:02 +0000 Original-Received: (at 65418) by debbugs.gnu.org; 4 Sep 2023 16:18:16 +0000 Original-Received: from localhost ([127.0.0.1]:52412 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdCHI-00074P-0J for submit@debbugs.gnu.org; Mon, 04 Sep 2023 12:18:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdCHF-00074C-Nx for 65418@debbugs.gnu.org; Mon, 04 Sep 2023 12:18:14 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdCHA-0000Kc-9T; Mon, 04 Sep 2023 12:18:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=MQN9I3JwyIUwRM0tgHoQJpRRCfp/U+3nw47kpWwTFJY=; b=lf0oKxMzLk1/d80UoWVz M61NXI+wsTU6JY6EYmpVszpUKktqUaPReIexeDfJnQstZlUHiTZwXXkYxzi8bPoD0ncIRU9Tu471Y /fmbNnnfcyS+i2yQ6LgEZMdow6YP6oQowWZst69hCC/DRMJNhnl00TkzGmeWpysdGZuGjkFrl87Y4 jG5ENj9m3mmgLfiUCcVHhruC69fAz4nOt4qpk8Yw4dSgUIitjR6adlEyTIWy5Tij3HjRAtCDIuZ1R v63QcZsuouG0T/AuQjuVJzZIzBV3NGAtPkMEemKgl+l9vOMOYxJgQV+JbBh9Uk0TyEeB1ojdeoDQK 2sLYXB/xqkawbA==; In-Reply-To: (message from =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= on Mon, 4 Sep 2023 13:49:51 +0100) 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:269260 Archived-At: > From: João Távora > Date: Mon, 4 Sep 2023 13:49:51 +0100 > Cc: filippo.argiolas@gmail.com, felician.nemeth@gmail.com, > 65418@debbugs.gnu.org, philipk@posteo.net > > On Mon, Sep 4, 2023 at 1:44 PM Eli Zaretskii wrote: > > > > But I admit I'm not fully aware of how these things are counted > > > "officially", so better safe than sorry and I reverted them. But > > > I would very much like to re-revert of course, as this was a lot > > > of work and is a pretty valuable change, IMO. Let's wait for Eli to > > > explain how to proceed. > > > > To provide a helpful answer I need to know how much code was provided > > by Filippo. Where can I see that? > > Some 4 or 5 messages ago in this thread. Here: > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65418#32 > > Two patches are there and they correspond more or less to the two > (very heavily modified) commits I did on top of them. The first of these 2 patches is trivial. The second one is not trivial, but it looks like you've rewritten the text almost from scratch, so I indeed think we don't need any legal paperwork from Filippo for these changes, and you can install those on master. (I would still encourage Filippo to start the paperwork rolling, so that we could accept his contributions in the future without limitations.) Thanks.