all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tijs Mallaerts <tijs.mallaerts@gmail.com>
To: Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Cc: 36053@debbugs.gnu.org, Dmitry Gutov <dgutov@yandex.ru>
Subject: bug#36053: 27.0.50; no matching char specified in jsx syntax table
Date: Wed, 5 Jun 2019 16:11:37 +0200	[thread overview]
Message-ID: <CAA8HaRxNHr22NBu2ZewNDzMXwUtQ3dafX8jPfV_36wozy_RN1Q@mail.gmail.com> (raw)
In-Reply-To: <4913170a-f736-46be-dfd2-045a33b6ef21@jacksonrayhamilton.com>

[-- Attachment #1: Type: text/plain, Size: 1381 bytes --]

Hi Jackson,

I confirm the issue is fixed, thanks a lot!

Best regards,
Tijs

Op di 4 jun. 2019 om 18:07 schreef Jackson Ray Hamilton <
jackson@jacksonrayhamilton.com>:

> 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)
>

[-- Attachment #2: Type: text/html, Size: 2031 bytes --]

  parent reply	other threads:[~2019-06-05 14:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-02  9:38 bug#36053: 27.0.50; no matching char specified in jsx syntax table Tijs Mallaerts
2019-06-03 14:17 ` Dmitry Gutov
2019-06-04 16:07   ` Jackson Ray Hamilton
2019-06-04 17:38     ` Eli Zaretskii
2019-06-05  1:26       ` Jackson Ray Hamilton
2019-06-05 14:11     ` Tijs Mallaerts [this message]
2019-06-05 14:13       ` Dmitry Gutov

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=CAA8HaRxNHr22NBu2ZewNDzMXwUtQ3dafX8jPfV_36wozy_RN1Q@mail.gmail.com \
    --to=tijs.mallaerts@gmail.com \
    --cc=36053@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    --cc=jackson@jacksonrayhamilton.com \
    /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.