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.devel Subject: Re: Tree-sitter introduction documentation Date: Sun, 18 Dec 2022 13:44:52 +0200 Message-ID: <83edsxey17.fsf@gnu.org> References: <83zgblf84a.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12242"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Pedro Andres Aranda Gutierrez Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 18 12:45:31 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 1p6s6l-0002xo-4K for ged-emacs-devel@m.gmane-mx.org; Sun, 18 Dec 2022 12:45:31 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6s63-0001WW-1o; Sun, 18 Dec 2022 06:44:47 -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 1p6s61-0001WM-N3 for emacs-devel@gnu.org; Sun, 18 Dec 2022 06:44:45 -0500 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 1p6s61-0007vp-FB; Sun, 18 Dec 2022 06:44:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=yYQl9Gw9tAN71SuViNwPriypcRpwpqLVjjW/DLPiFDI=; b=ED1vFIcBTL4O RAv9nVSl3WJXjEu/pkQSn7V/LSLHIOv5vN5ahrvzFFyBTpB7ToaqiDXP4PChY39ul5WAVPtYe0N9x mDx+0UgoU4Xd7AkO7OM1L1qM0t19DO3m6csNdixiyTyEa9bhoZDgdE5PabOfeojSE+L4Tx3J6JvNf Ua+kxU92IW1JtgThLxeqKCWZZbIvQweHo77RYnKi0UkTdrtSH5jIx9XiwAglmkX/0fW8QOmCxqH5k ohJ/eToFSidCmSFuF0DmDMdA9NkNyIr7+TFkIPh0dCD7dG0k1gN5E81DtSIyENU/q5doTDNrVA0dt khTmfeTBaSrd6j/mWpeifw==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p6s60-00074v-NK; Sun, 18 Dec 2022 06:44:45 -0500 In-Reply-To: (message from Pedro Andres Aranda Gutierrez on Sun, 18 Dec 2022 11:39:10 +0100) 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:301606 Archived-At: > From: Pedro Andres Aranda Gutierrez > Date: Sun, 18 Dec 2022 11:39:10 +0100 > Cc: emacs-devel@gnu.org > > I'm keeping them in treesit-extra-load-path for my experiments and will follow whatever comes out of this > experiment in the sense of > 1) hopefully seeing the parser compilation integrated in the general compilation process I don't think we should compile these libraries as part of building Emacs, no. > BTW, your answer may be good for a FAQ ;-) IME, no one reads the Emacs FAQ. But I have added this to NEWS.