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#65234: [PATCH] Fix jsx font-lock in older tree-sitter-js grammars Date: Thu, 17 Aug 2023 11:06:45 +0300 Message-ID: <83zg2q5bze.fsf@gnu.org> References: <87jzu1p8kt.fsf@dfreeman.email> <83sf8og6li.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24465"; mail-complaints-to="usenet@ciao.gmane.io" Cc: casouri@gmail.com, 65234-done@debbugs.gnu.org, danny@dfreeman.email, v.pupillo@gmail.com, theo@thornhill.no, dancol@dancol.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Aug 17 10:08:15 2023 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 1qWY3D-00068x-M0 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 17 Aug 2023 10:08:15 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWY31-0000gO-Hd; Thu, 17 Aug 2023 04:08:03 -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 1qWY30-0000gA-Kg for bug-gnu-emacs@gnu.org; Thu, 17 Aug 2023 04:08:02 -0400 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 1qWY30-0006L5-CB for bug-gnu-emacs@gnu.org; Thu, 17 Aug 2023 04:08:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWY30-0006Or-0W for bug-gnu-emacs@gnu.org; Thu, 17 Aug 2023 04:08:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Aug 2023 08:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65234 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 65234@debbugs.gnu.org, eliz@gnu.org, danny@dfreeman.email Original-Received: via spool by 65234-done@debbugs.gnu.org id=D65234.169225962424520 (code D ref 65234); Thu, 17 Aug 2023 08:08:01 +0000 Original-Received: (at 65234-done) by debbugs.gnu.org; 17 Aug 2023 08:07:04 +0000 Original-Received: from localhost ([127.0.0.1]:42717 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWY1o-0006Mr-Sn for submit@debbugs.gnu.org; Thu, 17 Aug 2023 04:07:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWY1m-0006Mc-QV for 65234-done@debbugs.gnu.org; Thu, 17 Aug 2023 04:06:47 -0400 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 1qWY1g-0004eF-47; Thu, 17 Aug 2023 04:06:40 -0400 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=I/NsV04u1SbmXTRCVoKdSl45cPI1eGFNrxiXJ7zFuNE=; b=e2yxk0EyO6Wx W5Ot3w7cyGX58lyr6gQTJNhnlyu6sEuicjPNsnQESyQC0LfJqAt50i0XbUnzPQn1rFVX7RF4ZnpgI ExqV6CmYKzIn1Zhdu+PurtZ/mT2Tv/g7hZIV7fChgiLXtaufj+T+Tk9ZPLl+BlOsbOZihK4h41q3U qGQ0wKUBzQLxtOH5Sv7ZTbMtuYtd36uRpP+yILWKh5CpIdQnfyaTfxsYdCbTGymT6T5V7ls3ghPBq 4pjC4B/lVgHqtJr0DDRupPQBnKXVOHQBlz7YwX+spi/GCyMBYTP3APYHTzUVGKTORYwaAVy1y4Zs+ 8DUc6j1B+7necTmSkvherw==; In-Reply-To: (message from Dmitry Gutov on Wed, 16 Aug 2023 05:04:10 +0300) 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:267642 Archived-At: > Date: Wed, 16 Aug 2023 05:04:10 +0300 > Cc: 65234@debbugs.gnu.org, v.pupillo@gmail.com, dancol@dancol.org > From: Dmitry Gutov > > On 12/08/2023 08:41, Eli Zaretskii wrote: > > Yuan, Theo: any comments on this? Is this safe enough to go into the > > emacs-29 branch? > > It looks good to me (and works okay too). I also saw the same error in > my testing. > > Especially since Emacs 29.2 is not quite imminent, I think it's a good > idea to install this: queries are simpler and thus more reliable. And > the fixed-fix, of course. Thanks, installed on the emacs-29 branch, and closing the bug.