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

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

bug#71093: 30.0.50; python: multiple assignments not fontified


From: kobarity
Subject: bug#71093: 30.0.50; python: multiple assignments not fontified
Date: Sun, 26 May 2024 10:10:27 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.0.50 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Eli Zaretskii wrote:
> 
> > 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.

Thanks, but there seems to be a problem with the merge to master.
Could you apply the attached patch to master?

Attachment: 0001-Fix-merge-error.patch
Description: Binary data


reply via email to

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