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

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

bug#70361: closed ([PATCH] Add font-locking for operators in go-ts-mode.


From: GNU bug Tracking System
Subject: bug#70361: closed ([PATCH] Add font-locking for operators in go-ts-mode.)
Date: Wed, 17 Apr 2024 02:49:02 +0000

Your message dated Tue, 16 Apr 2024 19:47:37 -0700
with message-id <9A94D19C-45EB-4B90-8A3F-5B13E22D03AB@gmail.com>
and subject line Re: bug#70361: [PATCH] Add font-locking for operators in 
go-ts-mode.
has caused the debbugs.gnu.org bug report #70361,
regarding [PATCH] Add font-locking for operators in go-ts-mode.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
70361: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70361
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Add font-locking for operators in go-ts-mode. Date: Fri, 12 Apr 2024 22:23:05 -0700
Tags: patch


Adds font-locking for Go operators in `go-ts-mode'. The operator feature
is already added to `treesit-font-lock-feature-list' in `go-ts-mode` - this
just adds the missing rule to `go-ts-mode--font-lock-settings'.


In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.33, cairo version 1.16.0) of 2024-04-07 built on noah-X580VD
Repository revision: ee377aaddf9d73116b93c3d54b1ffef9a3a8b925
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
System Description: Ubuntu 22.04.4 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'

Attachment: 0001-Add-font-locking-for-operators-in-go-ts-mode.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#70361: [PATCH] Add font-locking for operators in go-ts-mode. Date: Tue, 16 Apr 2024 19:47:37 -0700
Eli Zaretskii <eliz@gnu.org> writes:

>> Cc: 70361@debbugs.gnu.org, noah.v.peart@gmail.com
>> From: Yuan Fu <casouri@gmail.com>
>> Date: Mon, 15 Apr 2024 22:58:39 -0700
>> 
>> 
>> Randy Taylor <dev@rjt.dev> writes:
>> 
>> > Thanks for working on this.
>> >
>> > It looks good to me, would someone be able to install it? Thanks in 
>> > advance.
>> 
>> Done.
>
> Thanks.  Should this bug be closed now?

Yeah we can continue the discussion but close the bug.

Yuan


--- End Message ---

reply via email to

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