From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: Tree-sitter maturity Date: Sun, 29 Dec 2024 07:41:28 +0100 Message-ID: References: <8734i9tmze.fsf@posteo.net> <86plldwb7w.fsf@gnu.org> <86h66pw4sd.fsf@gnu.org> <86bjwxw39z.fsf@gnu.org> <84CBC8F0-A904-4003-820B-C5E2EE30869E@dancol.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4ypryKrVsIl8Z3pT" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31242"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, Stefan Kangas , eliz@gnu.org, emacs-devel@gnu.org, philipk@posteo.net, manphiz@gmail.com To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 29 07:42:19 2024 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 1tRn0F-0007ya-LN for ged-emacs-devel@m.gmane-mx.org; Sun, 29 Dec 2024 07:42:19 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tRmzb-0005Gz-Jo; Sun, 29 Dec 2024 01:41:39 -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 1tRmzX-0005Gk-1M for emacs-devel@gnu.org; Sun, 29 Dec 2024 01:41:35 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tRmzV-00025D-6I; Sun, 29 Dec 2024 01:41:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:Date: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=kYYXW9Ja9KSuKCPUtFAzffoSO1toi1Au68zwbWlneGY=; b=j7ELZDLNthppGmN4LCBOYttJMK e67tGZLVi9agEPr3t8uKe3rDJYZ2MmvTYVdNpaniaIKYB6TMar1uKbDASwuJxMhhIU7EjODeeN4Nh jgZmOwZS5cDrFxKEUTnVKIAGIOnjOVNplUNmJ9Xe4octlmZk/VJHfTncbB4f6EAgC24iIL6jOKO83 Q/k7j9zpT2hgzeDjL1Otg5W7Z/C86MHQzedHPW2FxOpC0p5d/LZ9n9TgduoCkPznCVhBovblKaaG9 tdpogKmVFbTboC/bV+U5CvA55Vh3gZyfJ6fOU4vHr7GBe7p/5D5R21TfCyhCHpfbvU7Jn5JsBas5j wKrSv43Q==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1tRmzQ-0006g6-On; Sun, 29 Dec 2024 07:41:28 +0100 Content-Disposition: inline In-Reply-To: <84CBC8F0-A904-4003-820B-C5E2EE30869E@dancol.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de 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, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=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:327314 Archived-At: --4ypryKrVsIl8Z3pT Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 28, 2024 at 11:21:10PM -0500, Daniel Colascione wrote: >=20 >=20 > On December 28, 2024 11:19:04 PM EST, Richard Stallman wrot= e: > >[[[ To any NSA and FBI agents reading my email: please consider ]]] > >[[[ whether defending the US Constitution against all enemies, ]]] > >[[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > > > > For example, as explained in admin/notes/copyright: > > > > > lwlib/ > > > rms (2007/02/17): "lwlib is not assigned to the FSF; we don't > > > consider it part of Emacs. [...] Therefore non-FSF copyrights ar= e ok > > > in lwlib." > > > > > In my view, vendored tree-sitter grammars would be analogous to that. > > > >That is valid, as regards assignments. > > > >But there are practical eeasons why we MIGHT not want to include those > >grammar files in Emacs at all. > > >=20 >=20 > Such as? More difficult to get rid of? Cheers --=20 t --4ypryKrVsIl8Z3pT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZ3DvEQAKCRAFyCz1etHa RloXAJ9g3zYF4b6DS03cDukoeZxHqkPDfACfe36HL7A7l+zViBro2YeBActDwdg= =xot8 -----END PGP SIGNATURE----- --4ypryKrVsIl8Z3pT--