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: CC Mode -> Tree sitter challenge Date: Fri, 04 Nov 2022 21:36:41 +0100 Message-ID: <87sfiy1mp2.fsf@thornhill.no> References: <87v8nu1mt1.fsf@thornhill.no> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22096"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , casouri@gmail.com, Stefan Monnier To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Nov 04 21:37:11 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 1or3R7-0005Od-Un for ged-emacs-devel@m.gmane-mx.org; Fri, 04 Nov 2022 21:37:10 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1or3Qq-0002pb-4p; Fri, 04 Nov 2022 16:36:52 -0400 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 1or3Qn-0002nr-40 for emacs-devel@gnu.org; Fri, 04 Nov 2022 16:36:49 -0400 Original-Received: from out2.migadu.com ([188.165.223.204]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1or3Ql-0002tX-83; Fri, 04 Nov 2022 16:36:48 -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=1667594203; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=QoZYdip2oN0VW/RoUCsAfnIUCPWSmWJVLq4ATOmammI=; b=g/cCop7jVYgPPwusQHpXKBhN1JpjZrjR7EYc+2QV/4MJzkYxBow2DZVKF29IZn9O5vr7R9 IhzyT7zAu7YcRygYKe1L9LMj/qLpab/hCCckhoRNhExOCnXAy4m9N+JhQ61VhreQGh8RyI lPXyuoYdhWmEmKQoLnXCcx77wgnpFEbrV5iLrJAD5444K9vhv9HHRfDEhkIaTc9Eo9Nq25 dSuftcMY/FqGNmn04ylP3yZwOmWLle422D0diV1KKTIlNKh7Vnyi8BbsLimMbETs7vwLCC OQb4NDcymHeR2yu6Y3NfFnFa0A8xvJahxAj31Fq5wR9zPIUOsi2ZbPpjppRtpQ== In-Reply-To: <87v8nu1mt1.fsf@thornhill.no> X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=188.165.223.204; envelope-from=theo@thornhill.no; helo=out2.migadu.com 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 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: , Original-Sender: "Emacs-devel" Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:299152 Archived-At: Aaaaaaaand here are the links... [0]: https://git.sr.ht/~theo/tree-sitter-modes [1]: https://todo.sr.ht/~theo/tree-sitter -- Theo