On Mar 13, 2011, at 12:49 PM, Andrea Crotti wrote: >I get a strange error when I have a situation like this: >--8<---------------cut here---------------start------------->8--- > 1 class Foo(object): > 2 """ > 3 Some doc > 4 """ > 5 >--8<---------------cut here---------------end--------------->8--- >if I go to line 5 and press tab I get the error as below, using: >GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.0) of >2011-03-04 >and python-mode from bzr (can I get automatically the revision from emacs?)
I cannot reproduce this with Emacs 23.2.1 on Ubuntu Natty and python-mode.el r400. -Barry
signature.asc
Description: PGP signature
_______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode