From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: Re: Tree sitter support for C-like languages Date: Sun, 13 Nov 2022 09:37:19 +0100 Message-ID: References: <87tu36em9t.fsf@thornhill.no> <7EDA89E3-2077-4C89-AB9B-002A2BB71E86@thornhill.no> <9ned1VmItPaPsrVqwcgl3RFP2db688dwytEvrUIfL09v3Atbo3KxtJi04J4qStoh9qu2kAC0_Ome8sdTTvz8k3NbZyoqq3AyeUfdUP3KwNA=@rjt.dev> 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="29179"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, casouri@gmail.com To: Randy Taylor Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Nov 13 09:38:56 2022 Return-path: Envelope-to: ged-emacs-devel@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 1ou8W0-0007Kr-FQ for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Nov 2022 09:38:56 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ou8VQ-0000L7-Td; Sun, 13 Nov 2022 03:38:20 -0500 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 1ou8VP-0000Ks-8D for emacs-devel@gnu.org; Sun, 13 Nov 2022 03:38:19 -0500 Original-Received: from out0.migadu.com ([2001:41d0:2:267::]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ou8VN-00081Y-Ct for emacs-devel@gnu.org; Sun, 13 Nov 2022 03:38:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1668328692; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+tBpd4jnYEq83YJ4OhtWu8+kwMe0DDazirZTFvAHNzs=; b=jGG2lpPr+tTXyL/ZwFl7JAtnJyHeMuxAXpYo8O9RIdGsPVIhn3KaJWNUUc6Pi6YdRYFvzV WRIiUrNBFuatFMWrbP52jC1E/6ZiF0Hd8O42xt8FIGwbYZQcs9XZbqPnOVRu6RR1NyhlsL sHYQd8rJ7/RmtNQDcqyWBrL17uN7iYeXLTZjHHX9oO3grQIuIAyl0QG9TXbwBf+bk80JVs BhN4Sd/T2lZh/Z4hCkqruo6GKzWWrdjhjbLCJLVxnzlFC0xq3DGvS8lKpdht2qbb9+Y/i0 8M6eoMfwbYK7h7BJC4nkyEa8P5xZo669xFpxQKYyzQPMVxlxSc0jEpkLBL+3Xw== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <9ned1VmItPaPsrVqwcgl3RFP2db688dwytEvrUIfL09v3Atbo3KxtJi04J4qStoh9qu2kAC0_Ome8sdTTvz8k3NbZyoqq3AyeUfdUP3KwNA=@rjt.dev> X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:2:267::; envelope-from=theo@thornhill.no; helo=out0.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:299713 Archived-At: On 11 November 2022 16:54:53 CET, Randy Taylor wrote: >On Friday, November 11th, 2022 at 00:50, Theodor Thornhill wrote: >> >> Yeah, I'm interested in reducing duplication, but not for that reason o= nly=2E But I'm thinking of ways to make one inherit the other=2E >>=20 >> How about we first get this merged, then new faces on top of that? > >Sounds good=2E Bring the faces :-)