From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#69088: [PATCH] Eagerly indent first field in tables in lua-ts-mode Date: Sat, 17 Feb 2024 10:58:12 +0200 Message-ID: <865xynv55n.fsf@gnu.org> References: <87a5o5rxez.fsf@pub.pink> <87zfw5qdm1.fsf@pub.pink> <2ec322a0-e772-4191-b416-e9bf49a6d4e6@gutov.dev> <87eddhqb6o.fsf@pub.pink> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18436"; mail-complaints-to="usenet@ciao.gmane.io" Cc: dmitry@gutov.dev, 69088-done@debbugs.gnu.org To: john muhl Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 17 09:59:05 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1rbGXJ-0004Oq-BW for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 17 Feb 2024 09:59:05 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbGWy-00062O-Ru; Sat, 17 Feb 2024 03:58:44 -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 1rbGWw-00061o-Qu for bug-gnu-emacs@gnu.org; Sat, 17 Feb 2024 03:58:42 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rbGWw-0003jx-IE for bug-gnu-emacs@gnu.org; Sat, 17 Feb 2024 03:58:42 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbGXG-0006d9-1z for bug-gnu-emacs@gnu.org; Sat, 17 Feb 2024 03:59:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Feb 2024 08:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69088 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 69088@debbugs.gnu.org, eliz@gnu.org, jm@pub.pink Original-Received: via spool by 69088-done@debbugs.gnu.org id=D69088.170816032525461 (code D ref 69088); Sat, 17 Feb 2024 08:59:01 +0000 Original-Received: (at 69088-done) by debbugs.gnu.org; 17 Feb 2024 08:58:45 +0000 Original-Received: from localhost ([127.0.0.1]:60446 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbGWy-0006cZ-27 for submit@debbugs.gnu.org; Sat, 17 Feb 2024 03:58:45 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:40358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbGWu-0006cM-O7 for 69088-done@debbugs.gnu.org; Sat, 17 Feb 2024 03:58:43 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rbGWV-0003fz-IE; Sat, 17 Feb 2024 03:58:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=y1ClibWzVuv0bcUzXi056qZUaV6VuR41myG49RTTe+w=; b=VfHvqTD2RJyd 39/RcLRPcqgv30j+7ObHlJuNP+fJ6gSEwrJFwPg1P6KYJKTMTETf5s3TLFC+va3h6+0edIddfpBKq 4K16UrquydYYj8aVQD9BZYYQK9QwHQ3OKwDhFjvJYLCpTuxIfOdNGNfuSRpVcDpecZjNhIi5+A/VV XtbnhEFLdxsuViSuF0zQvCudCtvffK4ECrg7BsLgbryPfC9UloVEBDwY/9RaDzyjjlT0kUFGr4J76 hLYuWWd1nl6SYQDmi+wzgPjlmwHAA1h50MvI9/SKphAswk7J/dR84Jq1/bAiqo5KTMKqJW1t3+oUr LMUa+6hthJBjet958kMzkQ==; In-Reply-To: <87eddhqb6o.fsf@pub.pink> (bug-gnu-emacs@gnu.org) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:280120 Archived-At: > Cc: 69088@debbugs.gnu.org > Date: Mon, 12 Feb 2024 21:42:01 -0600 > From: john muhl via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > Dmitry Gutov writes: > > > On 13/02/2024 04:49, john muhl via Bug reports for GNU Emacs, the > > Swiss army knife of text editors wrote: > >> + ((and (lambda (node &rest _) (null node)) > >> + (parent-is "table_constructor")) > > > > That's probably the same as (match null "table_constructor") > > Yes it is. Thanks for the pointer. Thanks, installed on master, and closing the bug.