Has the problem with using environment variables for macros been solved yet? I have a problem using the macro "Generic Completion" in the LaTeX bundle. It complains about "/Macros/LaTeXcomplete.pl" not being found, and since the command line is
command = ""${TM_BUNDLE_PATH}/Macros/LaTeXcomplete.pl"";
I suspect it's a problem with setting TM_BUNDLE_PATH.
/Ola