* bug#6244: 23.1.96; Python incorrect keyword highlighting
@ 2010-05-22 3:07 nflath
2010-05-24 18:33 ` Glenn Morris
0 siblings, 1 reply; 3+ messages in thread
From: nflath @ 2010-05-22 3:07 UTC (permalink / raw)
To: 6244
The python highlighting is somewhat broken - keywords are highlighted even when theyare part of identifiers.
To replicate:
emacs -q
C-x C-f test.py
d = collections.defaultdictionary
the def in defaultdictionary will be highlighted.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6244: 23.1.96; Python incorrect keyword highlighting
2010-05-22 3:07 bug#6244: 23.1.96; Python incorrect keyword highlighting nflath
@ 2010-05-24 18:33 ` Glenn Morris
2010-06-14 21:22 ` Glenn Morris
0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2010-05-24 18:33 UTC (permalink / raw)
To: nflath; +Cc: 6244
nflath wrote:
> emacs -q
> C-x C-f test.py
> d = collections.defaultdictionary
>
> the def in defaultdictionary will be highlighted.
I cannot reproduce this with 23.2 or the current trunk (using emacs -Q).
23.1.96 is a somewhat old pretest.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6244: 23.1.96; Python incorrect keyword highlighting
2010-05-24 18:33 ` Glenn Morris
@ 2010-06-14 21:22 ` Glenn Morris
0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2010-06-14 21:22 UTC (permalink / raw)
To: 6244-done
I am closing this since there has been no response explaining how to
reproduce the issue.
You can still reply any time in the next 28 days (or indeed after that
if you follow the instructions about unarchiving bugs.)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-14 21:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 3:07 bug#6244: 23.1.96; Python incorrect keyword highlighting nflath
2010-05-24 18:33 ` Glenn Morris
2010-06-14 21:22 ` Glenn Morris
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.