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

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

bug#67015: 29.1.90; python-ts-mode "not in" not highlighted


From: Yuan Fu
Subject: bug#67015: 29.1.90; python-ts-mode "not in" not highlighted
Date: Sat, 18 Nov 2023 11:02:50 -0800


> On Nov 15, 2023, at 6:01 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> From: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
>> Date: Thu, 09 Nov 2023 10:56:44 +0000
>> 
>> Reproduction:
>> 
>> 1. M-x python-ts-mode
>> 2. Type
>> 
>>   if 1 not in [1 2 3]:
>>       pass
>> 
>> 3. As soon as you start inserting anything after "in ", the whole "not in"
>>   keyword block is unhighlighted.
>> 
>> Expectation:
>> 
>> Keywords should always be highlighted when they are used in keyword contexts.
> 
> Yuan, any comments or suggestions?

Oops, missed this one. I fixed it on emacs-29. Thanks Jimmy and Eli.

Yuan




reply via email to

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