[Python-mode] [ python-mode-Patches-862952 ] Highlight builtins
better
SourceForge.net
noreply at sourceforge.net
Fri Dec 19 09:18:18 EST 2003
Patches item #862952, was opened at 2003-12-19 15:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=581351&aid=862952&group_id=86916
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bernhard Herzog (bernhard)
Assigned to: Nobody/Anonymous (nobody)
Summary: Highlight builtins better
Initial Comment:
The regexp that hightlights builtins in rev. 4.41
highlights them in the wrong places sometimes. E.g. in
self.map
map is hightlighted too. The patch fixes that and also
uses
py-pseudo-keyword-face which I think is more
appropriate for builtins than highlighting them like
keywords.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=581351&aid=862952&group_id=86916
More information about the Python-mode
mailing list