Am 14.06.2013 23:20, schrieb Barry Warsaw:
On Jun 14, 2013, at 05:04 PM, Felipe Reyes wrote:
[ ... ]
I've been dealing with it and manually adding another indentation level to not leave 'baz' aligned with 'baz()'def foo(): if (foo && baz): bar() Can this be considered a bug?I think python-mode should be able to handle it, but it needs to be configurable. -Barry
It's here now: https://bugs.launchpad.net/python-mode/+bug/1191225 _______________________________________________ Python-mode mailing list [email protected] http://mail.python.org/mailman/listinfo/python-mode
