On Apr 01, 2011, at 12:31 PM, Andreas Röhler wrote:

>checked in fixes.  Also cured a mistake of 745208'-fix, where python- and
>emacs-lisp logic has been came across...

Thanks Andreas!  Things are looking better, but still not quite perfect. ;)

-----snip snip-----
def foo():
    a = bar(one=1,
            two=2,
            three=3)
-----snip snip-----

Put point at the closing parenthesis and hit return.  You get lined up under
the 't' in 'three' whereas you should be lined up under the 'a'.

Cheers,
-Barry

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