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 api Date: Thu, 21 Apr 2022 08:48:57 +0300 Message-ID: <838rrzrnp2.fsf@gnu.org> References: <9C5A86D6-0E7D-4DDF-B211-278EF9AC7E01@gmail.com> <87a6gq5mxl.fsf@gmail.com> <877dbu5mgj.fsf@gmail.com> <0BB906F7-BD3A-41CC-9783-19AA16934497@gmail.com> <83pmplq9f3.fsf@gnu.org> <5B304D80-2969-4F59-9A90-412D0A284912@gmail.com> <83ilvbpsvl.fsf@gnu.org> <4A6F417A-EF74-40B6-9517-6C0947AB87A6@gmail.com> <83wnjmiork.fsf@gnu.org> <6D1CD758-2C6F-4843-9739-F2A5D5591648@gmail.com> <67183EAB-5D98-4211-B71B-4618D6266A15@gmail.com> <83lews90ft.fsf@gnu.org> <8D3019A6-83EE-42AB-ADFA-7DA6EBB179B3@gmail.com> <83r16h5npi.fsf@gnu.org> <83v8vs4rd9.fsf@gnu.org> <983C9314-B31C-4785-B075-892CDD883DA2@gmail.com> <877d858fj5.fsf@gmail.com> <5D490FCF-7727-44EE-A153-A95C5F572FC4@gmail.com> <87y1zzseaa.fsf@thornhill.no> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15691"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, theo@thornhill.no, emacs-devel@gnu.org To: Yuan Fu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Apr 21 07:52:13 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 1nhPjh-0003t9-2t for ged-emacs-devel@m.gmane-mx.org; Thu, 21 Apr 2022 07:52:13 +0200 Original-Received: from localhost ([::1]:55296 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhPjf-0006i8-G8 for ged-emacs-devel@m.gmane-mx.org; Thu, 21 Apr 2022 01:52:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhPgg-0005Yo-Ib for emacs-devel@gnu.org; Thu, 21 Apr 2022 01:49:06 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54838) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhPgf-0000gl-Tl; Thu, 21 Apr 2022 01:49:05 -0400 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=G9LtSujj+OgCy4TDPXvK05yzGcvd8F+uL9pz4/iT8Ps=; b=h7zHpX8/Eaut dS9PNQ0QSMCHT5y4vF6HzJGZXDFSOn131Yg+yA1Vwwjpnlb/uo/Perr65J8ErIQDSTmAqbgLwF/Y/ VHJAC938ZkS2k9hJymjlf8Kcy3S1XaNy+2hgxK7IBrGVCEPfkozYgBClHu9xHDkdK9j29kkH0S/xB 1rqCiHX5E25a0m44odL2RWuxVxiSqR0gHM/Z5z7g/yehgKY6AnN573SvEnwWKnxaUFpTHUYwPZkfI icEnk0PerTdphN2KHgW/3TQsukHifsDUvissIvAwfDdM/l+aFRRkuc1yRRhfFcZO/J1s29KqlTmyT gceNlpAXt98l2rwnUGapzA==; Original-Received: from [87.69.77.57] (port=4919 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 1nhPgc-0003QM-Hq; Thu, 21 Apr 2022 01:49:03 -0400 In-Reply-To: (message from Yuan Fu on Wed, 20 Apr 2022 18:36:09 -0700) 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" Xref: news.gmane.io gmane.emacs.devel:288739 Archived-At: > From: Yuan Fu > Date: Wed, 20 Apr 2022 18:36:09 -0700 > Cc: Eli Zaretskii , > Emacs developers , > Lars Ingebrigtsen > > > > > Sorry for losing track of the rather long email correspondence about > > this package and possibly missing out on some details. > > > > Is there anything I can do to help furthering this feature? I'm > > starting work on tree sitter integration for typescript these days, but > > I'd rather like to support the emacs proper version. Let me know if > > there is something I can do to help! > > > > All the best, > > Theodor > > Hey Theodor, > > I would follow this article to start playing with tree-sitter in Emacs: https://archive.casouri.cat/note/2021/emacs-tree-sitter/index.html > > You can help by using it and let me know where the integration can do better, eg, the font-lock and indentation engine might be hard to use, etc. I hope we will soon see a feature branch in the Emacs Git repository that people could try and provide feedback. That will move us closer to merging this important feature, hopefully before Emacs 29 is released.