[ python-Bugs-860101 ] python-mode.el colorizing is broken in emacs21

SourceForge.net noreply at sourceforge.net
Sun Dec 14 19:41:00 EST 2003


Bugs item #860101, was opened at 2003-12-15 00:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=860101&group_id=5470

Category: Demos and Tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeff Bowden (offense)
Assigned to: Nobody/Anonymous (nobody)
Summary: python-mode.el colorizing is broken in emacs21

Initial Comment:
Something in the syntax detection is screwed up big
time.  The problem is that keywords are being
highlighted in the middle of identifiers.   For example
in the line:

            os.rmdir(path)

"dir" receives the keyword color and everything else is
left default.

python version: 2.3.2
emacs version:  21.3
OS: Debian/Unstable


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=860101&group_id=5470



More information about the Python-bugs-list mailing list