GNU bug report logs -
#67433
[PATCH] Fix typescript-ts-mode add operator to treesit-font-lock-feature-list
Previous Next
Reported by: Noah Peart <noah.v.peart <at> gmail.com>
Date: Fri, 24 Nov 2023 15:26:02 UTC
Severity: normal
Tags: patch
Fixed in version 29.2
Done: Dmitry Gutov <dmitry <at> gutov.dev>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 24 Nov 2023 20:47:35 +0200
with message-id <47c63052-ad42-a190-8160-457b0dea37b2 <at> gutov.dev>
and subject line Re: bug#67433: [PATCH] Fix typescript-ts-mode add operator to treesit-font-lock-feature-list
has caused the debbugs.gnu.org bug report #67433,
regarding [PATCH] Fix typescript-ts-mode add operator to treesit-font-lock-feature-list
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
67433: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67433
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Tags: patch
* 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
3.24.33, cairo version 1.16.0) of 2023-11-24 built on noah-X580VD
Repository revision: 0858d10aebed44f7d66548d061af03b3cb136d04
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
System Description: Ubuntu 22.04.3 LTS
Configured using:
'configure --prefix=/usr/local --with-modules --with-tree-sitter
--with-threads --with-x-toolkit=gtk3 --with-xwidgets --with-gnutls
--with-json --with-mailutils --with-jpeg --with-png --with-rsvg
--with-tiff --with-xml2 --with-xpm --with-imagemagick CC=gcc-12
CXX=gcc-12'
[Message part 4 (text/html, inline)]
[typescript-ts-mode-operator.patch (text/x-patch, attachment)]
[Message part 6 (message/rfc822, inline)]
Version: 29.2
On 24/11/2023 17:25, Noah Peart wrote:
> Tags: patch
>
>
> * 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`.
Thanks! Installed.
Suggestion for the future: it would be a bit more helpful when the
commit message are inside the patch file already. So 'git am' puts it in
the commit without additional copying required.
This bug report was last modified 1 year and 207 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.