Re: [Python-mode] py-block-at-point and other reporting functions

2009-01-26 Thread Andreas Roehler
Barry Warsaw wrote: > On Jan 26, 2009, at 9:56 AM, Andreas Roehler wrote: > >> some new functions are available: > >> py-beginning-of-def-or-class >> py-class-at-point >> py-function-at-point >> py-beginning-of-function >> py-beginning-of-class >> py-end-of-function >> py-end-of-class >> py-end-o

Re: [Python-mode] py-block-at-point and other reporting functions

2009-01-26 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jan 26, 2009, at 9:56 AM, Andreas Roehler wrote: some new functions are available: py-beginning-of-def-or-class py-class-at-point py-function-at-point py-beginning-of-function py-beginning-of-class py-end-of-function py-end-of-class py-end-of-de

[Python-mode] py-block-at-point and other reporting functions

2009-01-26 Thread Andreas Roehler
Hi, some new functions are available: py-beginning-of-def-or-class py-class-at-point py-function-at-point py-beginning-of-function py-beginning-of-class py-end-of-function py-end-of-class py-end-of-def-or-class py-line-at-point py-block-at-point py-beginning-of-block py-end-of-block Compound re