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

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

bug#71093: closed (30.0.50; python: multiple assignments not fontified)


From: GNU bug Tracking System
Subject: bug#71093: closed (30.0.50; python: multiple assignments not fontified)
Date: Fri, 24 May 2024 14:55:02 +0000

Your message dated Fri, 24 May 2024 17:54:33 +0300
with message-id <86zfsf1cra.fsf@gnu.org>
and subject line Re: bug#71093: 30.0.50; python: multiple assignments not 
fontified
has caused the debbugs.gnu.org bug report #71093,
regarding 30.0.50; python: multiple assignments not fontified
to be marked as done.

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


-- 
71093: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71093
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; python: multiple assignments not fontified Date: Tue, 21 May 2024 12:47:57 +0200 User-agent: Mozilla Thunderbird
a = b = c = 5

b and c are not fontified

GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2024-05-21





--- End Message ---
--- Begin Message --- Subject: Re: bug#71093: 30.0.50; python: multiple assignments not fontified Date: Fri, 24 May 2024 17:54:33 +0300
> Date: Fri, 24 May 2024 22:54:46 +0900
> From: kobarity <kobarity@gmail.com>
> Cc: andreas.roehler@easy-emacs.de,
>       sunlin7.mail@gmail.com,
>       71093@debbugs.gnu.org
> 
> Eli Zaretskii wrote:
> > > Date: Fri, 24 May 2024 21:17:39 +0900
> > > From: kobarity <kobarity@gmail.com>
> > > Cc: Andreas Röhler <andreas.roehler@easy-emacs.de>,       Lin
> > >  Sun <sunlin7.mail@gmail.com>,    71093@debbugs.gnu.org
> > > 
> > > Eli Zaretskii wrote:
> > > > 
> > > > > Date: Tue, 21 May 2024 12:47:57 +0200
> > > > > From: Andreas Röhler <andreas.roehler@easy-emacs.de>
> > > > > 
> > > > > a = b = c = 5
> > > > > 
> > > > > b and c are not fontified
> > > > 
> > > > Can someone please look into fixing this?  python-ts-mode does TRT,
> > > > btw.
> > > 
> > > Sorry, this bug was introduced by my commit
> > > 4915ca5dd4245a909c046e6691e8d4a1919890c8.  I canceled it in commit
> > > 6b2c8dc9050c5c0514fa404733ce1d4a37d00e39 due to a performance issue,
> > > but the cancellation was incomplete.  Attached is the patch to fix
> > > this in master with an ERT.  Is it better to fix in emacs-29?
> > 
> > Thanks.  If the regression was in Emacs 29, then yes, it is better to
> > fix that on the emacs-29 branch.
> 
> Attached is the patch for emacs-29 branch.

Thanks, installed on the emacs-29 branch, and closing the bug.


--- End Message ---

reply via email to

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