[Python-mode] [ python-mode-Bugs-1172347 ] indentation tricked by parenthesis inside strings
SourceForge.net
noreply at sourceforge.net
Tue Jun 7 05:24:24 CEST 2005
Bugs item #1172347, was opened at 2005-03-29 00:59
Message generated for change (Comment added) made by montanaro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1172347&group_id=86916
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alejandro Dubrovsky (alito)
Assigned to: Nobody/Anonymous (nobody)
Summary: indentation tricked by parenthesis inside strings
Initial Comment:
r = t.find("(")
next line will indent to the "still open" parenthesis
from that line
(related to #834290 ?)
(cvs as of 29/03/05)
----------------------------------------------------------------------
>Comment By: Skip Montanaro (montanaro)
Date: 2005-06-06 22:24
Message:
Logged In: YES
user_id=44345
I can't reproduce this with v 4.75. Can you attach a complete .py file
to this I can try it with? What version of Emacs are you using?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1172347&group_id=86916
More information about the Python-mode
mailing list