Sorry this got all garbled, however...
Andreas> diff python-mode.el.THIS python-mode.el.BASE
Andreas> 447c447
Andreas> < (syntax (parse-partial-sexp (point-min) (point))))
Andreas> ---
>> (syntax (syntax-ppss)))
Andreas> 463c463
Andreas> < (unless (eq 'string (syntax-ppss-context
(parse-partial-sexp
Andreas> (point-min) (point))))
The call to syntax-ppss-context probably has to be replaced by something
XEmacs-compatible too.
Apologies if I've not read Andreas's diff correctly.
Skip
_______________________________________________
Python-mode mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-mode