[Python-mode] [ python-mode-Bugs-918263 ] "fore:#00007F" breaks
indentation
SourceForge.net
noreply at sourceforge.net
Wed Mar 17 15:02:30 EST 2004
Bugs item #918263, was opened at 2004-03-17 20:01
Message generated for change (Comment added) made by chrisgreen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=918263&group_id=86916
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Green (chrisgreen)
Assigned to: Nobody/Anonymous (nobody)
Summary: "fore:#00007F" breaks indentation
Initial Comment:
class a:
def __init__(self):
self.StyleSetSpec(self.STYLE_FIELD,
"fore:#00007F" )
self.StyleSetSpec(self.STYLE_FIELD,
"fore:#00007F" )
self.StyleSetSpec(self.STYLE_FIELD,
"fore:#00007F" )
self.StyleSetSpec(self.STYLE_FIELD,
"fore:#00007F" )
----------------------------------------------------------------------
>Comment By: Chris Green (chrisgreen)
Date: 2004-03-17 20:02
Message:
Logged In: YES
user_id=429629
Aiee! Didn't realize there was no formatting in these boxes
( too used to wiki )
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=918263&group_id=86916
More information about the Python-mode
mailing list