[Python-mode] py-goto-block-up

Barry Warsaw barry at python.org
Fri Apr 16 20:27:28 CEST 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-mode/attachments/20100416/25b84bc6/attachment.pgp>


More information about the Python-mode mailing list