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: Average-user-facing interface for tree-sitter Date: Thu, 20 Oct 2022 20:11:33 +0200 Message-ID: <87mt9qmkkq.fsf@thornhill.no> References: <3A7E7CD1-74A7-4352-9DFE-FC982EAA398E@gmail.com> <87ilko9r9e.fsf@gnus.org> <9794E2EF-4DB5-4A04-90F0-3EB51E6BE008@gmail.com> <87977C2D-844B-4F4E-BEA4-8BCBFC8AE354@gmail.com> <6A0F847F-910D-449B-B461-466493CC9847@gmail.com> <87sfjmg69q.fsf@gnus.org> <21B2ADDF-70BC-46D4-98D6-41C5D0EF7D40@gmail.com> <87edv4l6iw.fsf@thornhill.no> <7E474686-A204-493C-A168-48EE4856DC8A@gmail.com> <87r0z3gcse.fsf@thornhill.no> <87pmemmklo.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="1706"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Yuan Fu , Lars Ingebrigtsen , emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 20 20:15:52 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 1ola5A-0000Ak-8k for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 20:15:52 +0200 Original-Received: from localhost ([::1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ola59-0007h0-3M for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 14:15:51 -0400 Original-Received: from [::1] (helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ola1a-0006tt-Ob for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 14:12:10 -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 1ola17-00061L-5J for emacs-devel@gnu.org; Thu, 20 Oct 2022 14:11:47 -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 1ola15-0003pl-AA for emacs-devel@gnu.org; Thu, 20 Oct 2022 14:11:40 -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=1666289494; 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=KNNDxsBAbW9pabYsJe3gRuuD7YtgpBK/1PZ6XmyJfUU=; b=iVIcjI8jiFan+r7ewHlKD9zay1DOLrZuM2O1aDn0ZgC5aZqeZf1vMwhEfdeesevrFZswdR d/0vDjWbPeQvwddNbH4I/bI8f12qJjowvgDMY+3xN4rUW07reqTLnC/NFgP530xivIBNUm /iL1kE20LWPJc8/ED8e7w+UZCQb+aypTASFYRXARB3IwKG4ijIVPg38uWUXDv6WWNeCyzo sBXNCGBgzmlOy1oFzG/fsGuZWFMJAfpzw6jrhHAFIMjGEADJNPLKQweb0bL9bhjKxaUbso mya0Uva/INDKWfym7z9pyo2eMCpo05SKBvJKKjAKosm9jISd+Cx1C0EppsOpPw== In-Reply-To: <87pmemmklo.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: , 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:298167 Archived-At: > be handled. > > To me the '*-use-tree-siter' defcustoms was beautiful :) At least with such a pretty typo...