The current svn version of texMate.py does not work on OS X 10.4.11. The reason, I think, is that Python 2.3.5 is installed, which does not have the "subprocess" module. Since r8813, the texMate script has used this module. Robin