Thanks, Allan, but that isn't it. First I tried commenting out
everything in my .bash_profile except for the alias declarations. When
that didn't work, I created a new user account and logged in with that.<br><br>I still can't use the File/New from Template command.
<br><br>I tried something else. I created a file, test_tm.sh, with the content:<br><br><div style="margin-left: 40px;">#!/bin/bash<br>echo #TM_SUPPORT_PATH<br></div><br>When I run that from TextMate, I get no output and no error message, just "Program exited with status 0"
<br><br>Should #TM_SUPPORT_PATH have a value?<br><br>Any other ideas?<br><br>Richard<br><br><div><span class="gmail_quote">On 4/1/07, <b class="gmail_sendername">Allan Odgaard</b> <<a href="mailto:throw-away-1@macromates.com">
throw-away-1@macromates.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 1. Apr 2007, at 20:34, Richard Blumberg wrote:
<br><br>> I am unable to use the File/New from Template/Python/* menu item,<br>> or to<br>> create a new  file in an open project, by any of the available means<br>> (application File menu, control-click in project drawer, use gear icon
<br>> menu). I gather, from following several different Google searches,<br>> that my<br>> problem(s) has/have something to do with the search path that<br>> Textmate is<br>> using to look for the template files [...]
<br><br>More likely that you have a custom bash startup that interferes:<br><a href="http://macromates.com/wiki/Troubleshooting/Templates">http://macromates.com/wiki/Troubleshooting/Templates</a> -- try e.g. test<br>it using a new user account.
<br><br>______________________________________________________________________<br>For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)
<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>