bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67433: [PATCH] Fix typescript-ts-mode add operator to treesit-font-l


From: Dmitry Gutov
Subject: bug#67433: [PATCH] Fix typescript-ts-mode add operator to treesit-font-lock-feature-list
Date: Sat, 25 Nov 2023 14:20:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 25/11/2023 09:04, Eli Zaretskii wrote:
Date: Fri, 24 Nov 2023 20:51:19 +0200
Cc:67433@debbugs.gnu.org
From: Dmitry Gutov<dmitry@gutov.dev>

On 24/11/2023 20:43, Eli Zaretskii wrote:
From: Noah Peart<noah.v.peart@gmail.com>
Date: Fri, 24 Nov 2023 07:25:17 -0800

* lisp/progmodes/typescript-ts-mode.el(typescript-ts-mode): Add operator
to treesit-font-lock-feature-list in typescript-ts-mode.

Bug: `typescript-ts-mode` defines `operator` font-locking feature but doesn't 
add
it to `treesit-font-lock-feature-list`.

In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
Thanks, but please always try to test in Emacs 29 and tell if the
problem happens there as well.  It is important for us to know on
which branch to fix the problem.

Yuan, any comments?
Sorry, I've already installed the patch.
Thanks, but please in the future wait for a little longer, unless the
problem is obvious (like a typo or a syntax error).

Ok, I will. But it was pretty obvious to me (unused font-lock rules).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]