Am 31.03.2011 17:36, schrieb Barry Warsaw:
Hi Andreas,myrkwid branch still has a minor problem. -----snip snip----- class Foo: def foo(self): pass -----snip snip----- Put point at the end of the 'pass' line. Hit return. Indentation is correct. However backspace/delete never moves. Cheers, -Barry
Thanks, erorr is in py-electric-backspace. Will re-write and simplify it to "Delete preceding character or level of indentation. With arg do it arg times." Unless you object.. :) Cheers Andreas _______________________________________________ Python-mode mailing list [email protected] http://mail.python.org/mailman/listinfo/python-mode
