Hi Barry,

AFAIS all indent-bugs reported are done with Myrkwid branch.

Provided tests from inside Emacs for it: py-bug-numbered-tests.el

Also tests may be run in batch-mode: python-mode-tests.sh

Please have a look if it's ready:

https://code.launchpad.net/~a-roehler/python-mode/myrkwid

The core is re-written, so would not merge without your consent.

API however should be unchanged, beside some extra delivered.

Functions moving point are designed around
  `py-beginning-of-statement', `py-end-of-statement'

with `py-travel-current-indent' stepping downwards.

Also `py-compute-indentation' redone.

Cheers

Andreas

--
https://code.launchpad.net/~a-roehler/python-mode/python-mode-components
https://code.launchpad.net/s-x-emacs-werkstatt/

_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to