On Jan 14, 2011, at 09:49 PM, Glenn Linderman wrote:

>So here is a minimal test case:
>
>
>"""
>"
>"""
>
>def foo( bar ):
>_ # cursor stays at left margin instead of indenting.

Confirmed with r390 of python-mode.el.  It's definitely that embedded double
quote.  Change it to a single quote and indentation works just fine.

I know Andreas has been working hard in this area for the past week or so, so
I'll let him follow up.  I'm not filing this as a bug, but if you look at

    https://bugs.launchpad.net/python-mode

you'll see several tqs related problems (most are fix committed).

-Barry

P.S. Welcome to the list!

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to