<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br></span><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">TextMate commands are only guaranteed to work with 1.8.7 (or whatever ships with OS X).</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br>
</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">But commands use the ruby from your PATH where TM_RUBY is for user scripts, script validation and such.</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br>
</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">So it should be safe to set TM_RUBY to a different ruby.</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br>
</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">I don?t see any use of TM_RUBY in the GetBundles (which you mention had issues) found here: <a href="http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle/" target="_blank" style="color: rgb(0, 0, 204); ">http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle/</a> ? I believe an older version may have wrongly used TM_RUBY.</span></blockquote>
<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div><br></div></span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div>
OK that makes sense.</div><div><br></div><div>For people referencing the archives: unchecking the TM_RUBY checkbox in the TextMate env settings got it working.</div></span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br>
</span><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Relaunching TextMate doesn?t change the command environment, so wouldn?t think so, but I don?t know what ?using RVM to switch Rubies? conveys.</span></blockquote>
<div><br></div><div>Gotcha, good to know.  AFAIK RVM just switches out some symlinks similar to python_select & others, nothing that would mess with TM.</div><div><br></div><div>Thanks for all your help, Allan!</div>