[Python-mode] [ python-mode-Patches-862952 ] Highlight builtins better

SourceForge.net noreply at sourceforge.net
Fri Dec 19 09:42:09 EST 2003


Patches item #862952, was opened at 2003-12-19 08:18
Message generated for change (Settings changed) made by montanaro
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581351&aid=862952&group_id=86916

Category: None
Group: None
>Status: Closed
>Resolution: Accepted
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.


----------------------------------------------------------------------

Comment By: Skip Montanaro (montanaro)
Date: 2003-12-19 08:36

Message:
Logged In: YES 
user_id=44345

Thanks Bernhard.  Checked in as python-mode.el 4.42.


----------------------------------------------------------------------

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