GNU bug report logs - #36053
27.0.50; no matching char specified in jsx syntax table

Previous Next

Package: emacs;

Reported by: Tijs Mallaerts <tijs.mallaerts <at> gmail.com>

Date: Sun, 2 Jun 2019 09:40:02 UTC

Severity: normal

Found in version 27.0.50

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 36053 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: 36053 <at> debbugs.gnu.org, Jackson Hamilton <jackson <at> jacksonrayhamilton.com>
Cc: Tijs Mallaerts <tijs.mallaerts <at> gmail.com>
Subject: Re: bug#36053: 27.0.50; no matching char specified in jsx syntax table
Date: Mon, 3 Jun 2019 17:17:32 +0300
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)




This bug report was last modified 5 years and 346 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.