• ask python to coerce the ‘viewer’ variable into utf-8 — if not done, the "check_open %s %s"%(viewer,pdfFile) line throws an encoding exception when pdfFile has non-ASCII characters.
I am no Python expert, but this looks like a Python bug. This is the native 10.5.1 Python and ‘viewer’ set to Preview. Changed: U trunk/Bundles/Latex.tmbundle/Support/bin/texMate.py _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
