On Wed, Oct 7, 2009 at 7:42 AM, Jay Soffian <jaysoffian@gmail.com> wrote:
On Wed, Oct 7, 2009 at 8:11 AM, Brian Mandell <mandellb@gmail.com> wrote:
> yep - no dice.
>
> put in the first line of the command
>
> reloaded the bundle and restarted TM
>
> but still the delay

Try from the terminal:

$ touch "$HOME/Library/Application Support/TextMate/bash_init.sh"

(Of course, '$' represents your shell prompt.) Keep in mind your
bundle commands will no longer have your shell environment, but in my
case, I don't want them to. Remove bash_init.sh if this doesn't fix
the problem.
Brian, first off, that's a sweet bundle command. Very clever.

I wonder if it's just applescript where the delay is occurring.  Have you executed it outside of textmate to check if it's not the case?

Sorry if my little blurb is more noise pollution than help.

Tim