GNU bug report logs - #73978
31.0.50; Text syntax applied on too many things in tsx-ts-mode

Previous Next

Package: emacs;

Reported by: Yuan Fu <casouri <at> gmail.com>

Date: Thu, 24 Oct 2024 04:08:02 UTC

Severity: normal

Found in version 31.0.50

Done: Yuan Fu <casouri <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: Yuan Fu <casouri <at> gmail.com>
Cc: Dmitry Gutov <dmitry <at> gutov.dev>, Theodor Thornhill <theo <at> thornhill.no>,
 73978 <at> debbugs.gnu.org
Subject: Re: bug#73978: 31.0.50; Text syntax applied on too many things in
 tsx-ts-mode
Date: Fri, 10 Jan 2025 09:56:16 +0200
>> ReactDOM.render(
>> <div>
>> <h1>Hello, Welcome to React and TypeScript-!-</h1>
>> </div>,
>>   document.getElementById("root")
>> );
>>
>> C-M-f moves point to
>>
>> ReactDOM.render(
>> <div>
>> <h1>Hello, Welcome to React and TypeScript</h1-!->
>> </div>,
>>   document.getElementById("root")
>> );
>>
>> But maybe this is a different problem.
>
> This can be fixed by the following patch that copied the syntax of < and >
> from sgml-make-syntax-table:

I pushed this as well.




This bug report was last modified 133 days ago.

Previous Next


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