[Python-mode] [Merge] lp:~a-roehler/python-mode/string-to-syntax into lp:python-mode
skip at pobox.com
skip at pobox.com
Wed Jan 12 03:50:34 CET 2011
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
More information about the Python-mode
mailing list