<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Hi</div><div><br></div><span class="Apple-tab-span" style="white-space:pre">          </span>Objective-C -> Documentation for word / selection <div><br></div><div>hasn't been working in my SnowLeopard for I don't know how long.  Finally I have digging into it and founded (thanks to an old PPC Leopard installation) that the problem is in</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">  /Applications/TextMate.app/Contents/SharedSupport/Support/bin</span>/html_man.sh</div><div><br></div><div>where there is an old and stupid reference to a</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">    RMAN_1='/Library/Application Support/Apple/Developer Tools/Plug-ins/DocViewerPlugIn.<b>xc</b>plugin/Contents/Resources/rman'</span></div><div><span class="Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="Apple-tab-span" style="white-space:pre">w</span>here currently Apple is not calling .xcplugin those plugins anymore, but, .pbplugin.</div><div><br></div><div><br></div><div>Since I don't know how the TextMate update policy is going, I have added an alias</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">     ln -s DocViewerPlugIn.pbplugin DocViewerPlugIn.xcplugin</span></div><div><span class="Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="Apple-tab-span" style="white-space:pre">i</span>n</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">   </span><span class="Apple-tab-span" style="white-space: pre; ">/Library/Application Support/Apple/Developer Tools/Plug-ins/</span></div><div><span class="Apple-tab-span" style="white-space: pre; "><br></span></div><div>I hope this will help someone.</div><div><br></div><div>- juan falgueras</div><div><br></div></body></html>