From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jackson Ray Hamilton Newsgroups: gmane.emacs.bugs Subject: bug#36053: 27.0.50; no matching char specified in jsx syntax table Date: Tue, 4 Jun 2019 09:07:05 -0700 Message-ID: <4913170a-f736-46be-dfd2-045a33b6ef21@jacksonrayhamilton.com> References: <925400ec-853f-76b4-42d9-0ca82809cb86@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="68746"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 Cc: Tijs Mallaerts To: Dmitry Gutov , 36053@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 04 18:08:22 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYBz4-000HlB-5T for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Jun 2019 18:08:22 +0200 Original-Received: from localhost ([127.0.0.1]:54740 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYBz2-0006ch-WA for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Jun 2019 12:08:21 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:34003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYByw-0006cL-El for bug-gnu-emacs@gnu.org; Tue, 04 Jun 2019 12:08:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYByp-00049Y-S4 for bug-gnu-emacs@gnu.org; Tue, 04 Jun 2019 12:08:10 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60337) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYByj-000458-Sq for bug-gnu-emacs@gnu.org; Tue, 04 Jun 2019 12:08:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYByj-0004DV-N5 for bug-gnu-emacs@gnu.org; Tue, 04 Jun 2019 12:08:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jackson Ray Hamilton Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 04 Jun 2019 16:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36053 X-GNU-PR-Package: emacs Original-Received: via spool by 36053-submit@debbugs.gnu.org id=B36053.155966444016129 (code B ref 36053); Tue, 04 Jun 2019 16:08:01 +0000 Original-Received: (at 36053) by debbugs.gnu.org; 4 Jun 2019 16:07:20 +0000 Original-Received: from localhost ([127.0.0.1]:45646 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hYBy4-0004C4-F3 for submit@debbugs.gnu.org; Tue, 04 Jun 2019 12:07:20 -0400 Original-Received: from mta-10-4.privateemail.com ([198.54.122.62]:13001) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hYBy0-0004Bi-Tk for 36053@debbugs.gnu.org; Tue, 04 Jun 2019 12:07:17 -0400 Original-Received: from MTA-10.privateemail.com (localhost [127.0.0.1]) by MTA-10.privateemail.com (Postfix) with ESMTP id D6E6860069; Tue, 4 Jun 2019 12:07:10 -0400 (EDT) Original-Received: from [192.168.88.227] (unknown [10.20.151.238]) by MTA-10.privateemail.com (Postfix) with ESMTPA id 4D01B60033; Tue, 4 Jun 2019 16:07:10 +0000 (UTC) In-Reply-To: <925400ec-853f-76b4-42d9-0ca82809cb86@yandex.ru> Content-Language: en-US X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:160117 Archived-At: Hi Tijs, Dmitry, I pushed “Specify the matching chars for JSX open/close parenthesis” to the Emacs master branch to hopefully resolve this issue. Jackson On 6/3/19 7:17 AM, Dmitry Gutov wrote: > Jackson, could you please take a look when you have the time? > > On 02.06.2019 12:38, Tijs Mallaerts wrote: >> Rainbow-delimiters-mode marks the closing angle brackets of jsx >> syntax as mismatched because no matching chars seem to be specified >> in the jsx syntax table. >> >> These are the text properties of the opening angle bracket: >>    face                 (rainbow-delimiters-depth-2-face) >>    font-lock-multiline  t >>    fontified            t >>    js-jsx-close-tag-pos 97 >>    js-jsx-syntax-table  (4) >>    js-jsx-tag-beg       (open . 57) >>    syntax-multiline     t >>    syntax-table         (4) >> >> And these are the text properties of the closing angle bracket: >>    face                 (rainbow-delimiters-mismatched-face) >>    font-lock-multiline  t >>    fontified            t >>    js-jsx-syntax-table  (5) >>    syntax-multiline     t >>    syntax-table         (5)