Broken python-model.el

Peter Milliken PeterM at resmed.com.au
Thu Dec 18 16:48:39 EST 2003


Yep, restarted Emacs. Sorry, I mislead in the last message. Bit more info:

import .... swimrecord

is fine (now), but

EMPTY = swimrecord.SwimRecord()

still has the "ord" highlighted. 

So the change seems to have fixed the fontification of "ord" in swimrecord
but not the fontification of "ord" in SwimRecord.

Also, "ChildException" still has the "Exception" portion fontified
differently.

Peter

-----Original Message-----
From: Skip Montanaro [mailto:skip at pobox.com]
Sent: Friday, December 19, 2003 8:43 AM
To: Peter Milliken
Cc: skip at pobox.com; python-list at python.org
Subject: RE: Broken python-model.el



    Peter> I manually applied the patch to 4.40 - it doesn't seem to be any
    Peter> different.  The "ord" in "swimrecord" (for instance) is still
    Peter> fontified differently from the rest of the variable name.

Did you restart Emacs?  Note that the main change is in a (defvar), which
won't be reevaluated if all you do is reload python-mode.

Skip


Warning:  Copyright ResMed.  Where the contents of this email and/or attachment includes materials prepared by ResMed, the use of those
materials is subject exclusively to the conditions of engagement between ResMed and the intended recipient.
 
This communication is confidential and may contain legally privileged information.
By the use of email over the Internet or other communication systems, ResMed is not waiving either confidentiality of, or legal
privilege in,the content of the email and of any attachments.
If the recipient of this message is not the intended addressee, please call ResMed immediately on  +61 2 9886 5000 Sydney, Australia.






More information about the Python-list mailing list