From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Kiong-Ge Liau Newsgroups: gmane.emacs.devel Subject: Re: Tree-sitter integration on feature/tree-sitter Date: Thu, 19 May 2022 01:35:15 +0000 Message-ID: <2c2746e5f2558a87e8eab6f0914264a020173a9d.camel@pm.me> Reply-To: Kiong-Ge Liau 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="14704"; mail-complaints-to="usenet@ciao.gmane.io" To: casouri@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 19 06:52:16 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 1nrY92-0003bl-R3 for ged-emacs-devel@m.gmane-mx.org; Thu, 19 May 2022 06:52:16 +0200 Original-Received: from localhost ([::1]:43584 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nrY91-0001fz-4T for ged-emacs-devel@m.gmane-mx.org; Thu, 19 May 2022 00:52:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrV4c-0003GS-9z for emacs-devel@gnu.org; Wed, 18 May 2022 21:35:30 -0400 Original-Received: from mail-40133.protonmail.ch ([185.70.40.133]:10572) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrV4a-0000Dx-H6 for emacs-devel@gnu.org; Wed, 18 May 2022 21:35:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1652924125; x=1653183325; bh=mERRTDtYZSNy21KETlVuTqnNqrWrt/11M39U9r4xAf0=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=jAvQ8mtrj/dIxyFUMpM68KRm2igxvlG6kUQma8yPqsOyGk9R+tguew6hSrywIIFyA fcz2lFyIJgEmBTfcO4eZX3WuuONav1HEi8tdf0yMPg8n6DdF5fwGob9k3N3eA55ET7 4Cq5HcVCi+uCgDlesar8yHR8SjikMicmqW3JLC5A/sqUefLT3XAY6auYpKxMsRoqrJ xeLtuyDjqqFH5tsbLRESwS+xG2au2YUwSJiC33zGgIBOop69rCr1EBsyAnXSg+AzFH ULrR/oRO/YjsuIL+vPELE/UMoO5+WiUg3OhwLowcfqzjyziJsus50Kh0y3FewB9fKZ UxQUPrb6gfv0g== Feedback-ID: 39640733:user:proton Received-SPF: pass client-ip=185.70.40.133; envelope-from=lkg.ch@pm.me; helo=mail-40133.protonmail.ch 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 19 May 2022 00:49:25 -0400 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:289949 Archived-At: Can you please share the mentioned "treesit-demo.el" file? I cannot see it attached to any messages on emacs-devel mailing list.=C2=A0 Thanks.