[SVN] perforce textmate bundle

Chris Thomas chris at cjack.com
Fri Feb 23 14:39:30 UTC 2007


On Feb 22, 2007, at 11:22 PM, Justin Bishop wrote:

> In each Textmate::call_with_progress function, i had to explicitly
> print the shell command to get it to show up in a new window....so

TextMate::call_with_progress had changed a while back to not print the  
output. The summary said:

>> This is more flexible (than calling ‘puts result’,) and the one  
>> call-site didn’t rely on the result being printed.

... clearly having missed a few call sites.


> Also, it should be noted that one will need to add TM_P4 to your list
> of static textmate environment variables, or have the p4 command line
> tool installed in ~/bin

I think this dates from before TextMate had (easy) access to PATH.  
This should no longer be necessary.

I'll look into the LOAD_PATH issues next.

Thanks!
Chris


More information about the textmate-dev mailing list