On Apr 16, 2010, at 11:27 AM, Andreas Roehler wrote:

>trying to keep some experimental implementations synced
>semantically, I'm stumbling about the following:
>
>py-goto-block-up (&optional nomark)
>  "Move up to start of current block.
>Go to the statement that starts the smallest enclosing block; roughly
>speaking, this will be the closest preceding statement that ends with a
>colon and is indented less than the statement you started on....
>"
>
>IMHO it should rather be named into something like
>`py-goto-beginning-of-block'
>
>while `py-goto-block-up' indicates a higher level.

Sure, I think this renaming makes sense.  FWIW, I rarely use this command. ;)

-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