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

Andreas Roehler andreas.roehler at online.de
Mon Jan 26 15:56:14 CET 2009


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 reports returning buffer-strings by
py-whats-at-point

Made
py-beginning-of-def-or-class (really "or")

Old behaviour is preserved with
py-beginning-of-def-or-class-if-arg


Enjoy!


Andreas Röhler

--
Mentioned python-mode.el branch is available at
http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/files


More information about the Python-mode mailing list