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: Call for volunteers: add tree-sitter support to major modes Date: Mon, 10 Oct 2022 08:35:45 +0200 Message-ID: <87wn985gou.fsf@thornhill.no> References: <83czb1jrm3.fsf@gnu.org> <84436B1D-3359-487F-B997-A7F56FDEA636@thornhill.no> <83bkqljih5.fsf@gnu.org> <87fsfx6ufb.fsf@thornhill.no> <8335bxjdpf.fsf@gnu.org> <1D07A0F1-A269-410A-9D3C-8A53113FFE2F@thornhill.no> <83sfjxhuvc.fsf@gnu.org> <87bkqk7qb0.fsf@thornhill.no> <8735bw7kwm.fsf@thornhill.no> <87tu4c1wp0.fsf@dataswamp.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11733"; mail-complaints-to="usenet@ciao.gmane.io" To: Emanuel Berg , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 10 08:39:35 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 1ohmRq-0002oO-5e for ged-emacs-devel@m.gmane-mx.org; Mon, 10 Oct 2022 08:39:34 +0200 Original-Received: from localhost ([::1]:54166 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohmRo-0003Ak-Nh for ged-emacs-devel@m.gmane-mx.org; Mon, 10 Oct 2022 02:39:32 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58036) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohmOH-0001Bg-C3 for emacs-devel@gnu.org; Mon, 10 Oct 2022 02:36:04 -0400 Original-Received: from out0.migadu.com ([2001:41d0:2:267::]:38463) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohmOE-00012v-OL for emacs-devel@gnu.org; Mon, 10 Oct 2022 02:35:51 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1665383747; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=k/P6/VczuRt/9x4l3JxA/f3r8m9Xkt67v4DbYIlqvyY=; b=qNTD2oPyToJqB/7XdgKTwQPuiC8kqzTqR5a0ihMRQqDfu7uqzvM4Z6F/QCLg8bmeIANNLh iFeqwJMB4fdokSPWhuyIAhPA+lyplAOGxfhOOxBv9eFcTpqtdJKMOfdszX8WA677/7Mtgb W7pLTU+nyRfp8SfdGIsQPASbtS5rE+Hv9GgXtTwVSwdVr76lWM1isFw6GUNUHjJ2D82vC2 NSgChZ60+ZeQdpRexrI+oiT4IqGyfazbGJ5cilvAT6Iki3mjqLyUPA7MkWvXUz6qbuD+fA fCDry51d3k/h10kgIpAQeNIpDxMujugShwudWO22tZcuc29mr2lh40MykjdhHA== In-Reply-To: <87tu4c1wp0.fsf@dataswamp.org> 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" Xref: news.gmane.io gmane.emacs.devel:297313 Archived-At: Emanuel Berg writes: > Theodor Thornhill wrote: > >> A small followup patch - this should be the last to consider >> for now - sorry the many patches :) > > On the contrary ... > I don't follow - what do you mean? Theo