all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: emacs-devel@gnu.org, Theodor Thornhill <theo@thornhill.no>
Subject: Re: emacs-29 5a6dfab1e4 2/2: Use c-ts-common-statement-offset in java-ts-mode (bug#61142)
Date: Tue, 7 Feb 2023 00:15:38 +0200	[thread overview]
Message-ID: <8b6025df-e6e9-af42-cc89-7f0f1bc5fcdc@yandex.ru> (raw)
In-Reply-To: <20230206064515.5AA2CC0060F@vcs2.savannah.gnu.org>

Hi Theodor,

On 06/02/2023 08:45, Theodor Thornhill via Mailing list for Emacs 
changes wrote:
> +           (equal (treesit-node-type node) c-ts-common-if-statement-regexp)
> +           (equal (treesit-node-type (treesit-node-parent node))
> +                  c-ts-common-if-statement-regexp)

If the variable is called -regexp, I suppose these should use 
string-match-p.



       reply	other threads:[~2023-02-06 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <167566591126.8500.18117950634798405754@vcs2.savannah.gnu.org>
     [not found] ` <20230206064515.5AA2CC0060F@vcs2.savannah.gnu.org>
2023-02-06 22:15   ` Dmitry Gutov [this message]
2023-02-07  2:52     ` emacs-29 5a6dfab1e4 2/2: Use c-ts-common-statement-offset in java-ts-mode (bug#61142) Yuan Fu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8b6025df-e6e9-af42-cc89-7f0f1bc5fcdc@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    --cc=theo@thornhill.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.