Am 13.10.2011 16:37, schrieb Barry Warsaw:
On Oct 13, 2011, at 02:18 PM, Ryan Kaskel wrote:

Another little comment bug:

---------------------
foo = True # the next line is indented incorrectly
            # to here
----------------------

I think it should line up with 'f' in 'foo'.

I'm not sure I agree entirely.  I tend to avoid these types of comments, but I
think this one is worth a discussion on the mailing list.


so cc to it.

I'm in favor of the present behavior BTW.

However agree, there are two reasonable positions of a following indent.

Would support a request that way:

when cursor is at the indented comment in second line, a dedent should reach the column 0.

Agreed?




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

Reply via email to