~habnabit/+junk/python-mode

Viewing all changes in revision 356.1.1.

  • Committer: Andreas Roehler
  • Date: 2010-04-17 10:21:46 UTC
  • mto: This revision was merged to the branch mainline in revision 357.
  • Revision ID: andreas.roehler@online.de-20100417102146-jq535i9a6d9o4pwq
rename py-goto-block-up py-beginning-of-block

> >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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: