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: Feature/tree-sitter merged into master Date: Tue, 22 Nov 2022 21:41:07 +0100 Message-ID: References: <448C545C-2A77-4272-A04E-9F56AF847521@gmail.com> 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="1864"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org, Yuan Fu , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 22 21:42:32 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 1oxa6A-0000DL-Qy for ged-emacs-devel@m.gmane-mx.org; Tue, 22 Nov 2022 21:42:31 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oxa5o-0001nY-Sb; Tue, 22 Nov 2022 15:42:08 -0500 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 1oxa5b-0001mv-T6 for emacs-devel@gnu.org; Tue, 22 Nov 2022 15:41:57 -0500 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 1oxa5U-00044D-Gz for emacs-devel@gnu.org; Tue, 22 Nov 2022 15:41:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1669149696; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MuYs6S6zXQbiRu49S0TDQryHIBfCJVkILq6lftgBRdQ=; b=QDc7LtqMT2FekSBNjKlqlxoxwOyVVKXceVGq08gLQ4RS0RnAjYtn9lbK+b+4l3OqTdAiAp NkyzhBUv7kyhOnbV/6vucg2GNV5C+7eUrAQWelkWDj4Uy0z5BqykYBna88/wzNAFwzKDGW +BVQtw3kSiYriRj3aNftoM+FXoJQdNk290dYL+7n7+GiWPVx9KLo90oSEL6FMacuqmD4H/ Kx3u8A1kyt90LRHD3COrfdslm3oLFb1xd4C3WgmOKkgEaA3RQxiRsYFvW4EghdJaDt/lOt umHnn+0ezq5T6aOUjMNS+JgbZPLx4aG4L+hkAUcoXN3u7YJM9yDZt9rAw1YIaw== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <448C545C-2A77-4272-A04E-9F56AF847521@gmail.com> 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:300352 Archived-At: On 22 November 2022 20:50:18 CET, Yuan Fu wrote: >Hey guys, > >This announcement might be a bit late=E2=80=A6 I thought Eli is going to = make the announcement=2E But for those who are unaware, feature/tree-sitter= is now merged into master! > >I=E2=80=99ve already seen many bug reports turning up and I=E2=80=99ll tr= y to fix them promptly :-) Many people have already started to fix those pr= oblems, making me feeling a little bit of shame and a lot of joy :-) > >Thank you so much! >Yuan Congrats Yuan! Fantastic work! :)