GNU bug report logs - #70718
[PATCH] Add font-locking for for_statement variable in python-ts-mode

Previous Next

Package: emacs;

Reported by: Noah Peart <noah.v.peart <at> gmail.com>

Date: Thu, 2 May 2024 14:12:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Yuan Fu <casouri <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70718: closed ([PATCH] Add font-locking for for_statement
 variable in python-ts-mode)
Date: Thu, 09 May 2024 04:34:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 8 May 2024 21:33:09 -0700
with message-id <EF3E42B8-7CFD-4E2F-B05D-B80D49B2409E <at> gmail.com>
and subject line Re: bug#70718: [PATCH] Add font-locking for for_statement variable  in python-ts-mode
has caused the debbugs.gnu.org bug report #70718,
regarding [PATCH] Add font-locking for for_statement variable in python-ts-mode
to be marked as done.

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


-- 
70718: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70718
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Noah Peart <noah.v.peart <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Add font-locking for for_statement variable in python-ts-mode
Date: Thu, 2 May 2024 07:10:35 -0700
[Message part 3 (text/plain, inline)]
Tags: patch


Adds font-locking for identifier in for_statement in python-ts-mode.

This covers the simple case:

    for i in range(0)
    #   ^ font-lock-variable-name-face



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-30 built on noah-X580VD
Repository revision: c00105626ace43919706819da4057a358e62bafe
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'
[Message part 4 (text/html, inline)]
[0001-Add-font-locking-for-for_statement-variable-in-pytho.patch (text/x-patch, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Yuan Fu <casouri <at> gmail.com>
To: Noah Peart <noah.v.peart <at> gmail.com>
Cc: 70718-done <at> debbugs.gnu.org
Subject: Re: bug#70718: [PATCH] Add font-locking for for_statement variable 
 in python-ts-mode
Date: Wed, 8 May 2024 21:33:09 -0700
Noah Peart <noah.v.peart <at> gmail.com> writes:

> Tags: patch
>
> Adds font-locking for identifier in for_statement in python-ts-mode.
>
> This covers the simple case:
>
>     for i in range(0)
>     #   ^ font-lock-variable-name-face

Merged, thanks!

Yuan


This bug report was last modified 1 year and 12 days ago.

Previous Next


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