On Sep 9, 2009, at 5:56 AM, Andreas Roehler wrote:

checking for the triple-quoted-bug:

with python.el,

(nth 8 (syntax-ppss)) shows the correct result.

Unfortunately with python-mode.el (nth 8 (syntax-ppss)) fails.

From there I assume, setting the syntax-table properly
might solve the bug

I haven't looked at this stuff in ages. Has the syntax table grown more support for the kind of things Python's triple quoted strings needs?

-Barry

Attachment: PGP.sig
Description: This is a digitally signed message part

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

Reply via email to