[Python-mode] py-next-statement, py-previous-statement

skip at pobox.com skip at pobox.com
Thu Jan 22 22:38:39 CET 2009


    Andreas> what about putting cursor with

    Andreas> `py-next-statement' and `py-previous-statement'

    Andreas> at first char on line instead of bol?

    Andreas> Committed it, so you may try...

I've personally never used either command before.  I suppose the changed
behavior would be fine.  If, however, I am on a line with an elif it might
be useful to have it back up to the preceeding elif or if clause instead of
moving up one simple statement or clause at a time.  (Just a thought.) 

Skip


More information about the Python-mode mailing list