[TxMt] Quick fix for TextMate Blogging Bundle and fink woes

Chris Patti cpatti at gmail.com
Tue Nov 4 18:39:24 UTC 2008


Some kind soul on #textmate clued me in to the fact that the key here is to
get Fink's /sw/bin/init.sh/csh to run ONLY when there's a TTY attached.
That way, all the initialization stuff TextMate sucks in behind the scenes
won't cause it to hang/SPOD when you pick New From Template -> Blogging
Bundle -> HTML Post from the menu.

For zsh users like myself, the fix was simple, stick the test -r
/sw/bin/init.sh && . /sw/bin/init.sh line Fink wants you to put in your
shell init into the .zshenv file.

-Chris

-- 
Chris Patti --- Y!: feoh -- AIM: chrisfeohpatti --- E-Mail:
cpatti at gmail.com
"Magnify the most difficult details." - Oblique Strategies, 4th Ed. Brian
Eno & Peter Schmidt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20081104/53f2993e/attachment.html>


More information about the textmate mailing list