Am 17.06.2013 16:04, schrieb Felipe Reyes:
Cool, thanks Andres.
On Sat, Jun 15, 2013 at 09:04:14AM +0200, Andreas Röhler wrote:
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



Checked in

Cheers,

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

Reply via email to