<div dir="ltr">Ok, turning on the debugger I can see why the file was unable to be saved (I had a stale symbolic link in the path). By fixing that I can now save the hotkey for PHP validator to <span style="font-size:16px;font-family:'Lucida Grande'">⌘S. </span>However, now the problem is that when I use this hotkey it appears to validate my PHP but no longer SAVES it. :^/<div>
<br></div><div>Any idea how I can get <span style="font-family:'Lucida Grande';font-size:16px">⌘S</span> to do both not either-or?  </div><div><br></div><div>Ken</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 18 August 2013 19:07, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org" target="_blank">mailinglist@textmate.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 15 Aug 2013, at 22:43, Ken Snyder wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
I'm trying to change the hotkey in the PHP bundle's validation function to<br>
CMD-S from the default but when I try and save the bundle I get an error<br></div>
saying there was an error: […]<br>
</blockquote>
<br>
You can try enable logging: <a href="https://github.com/textmate/textmate/wiki/Enable-Logging" target="_blank">https://github.com/textmate/<u></u>textmate/wiki/Enable-Logging</a><br>
<br>
Though it likely will just tell you the path of the file it failed to save. But perhaps this can clue you in on what goes wrong, e.g. if for some reason you have some bad permissions or symbolic links under ~/Library/Application Support.<br>

<br>
You can also try <a href="https://github.com/textmate/textmate/wiki/Reverting-To-Defaults" target="_blank">https://github.com/textmate/<u></u>textmate/wiki/Reverting-To-<u></u>Defaults</a> and then see if save fails after that, or try the change on a new user account.<br>

<br>
Basically saving bundle items should only fail if there is a problem writing data to your file system.<br>
<br>
______________________________<u></u>_________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com" target="_blank">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/<u></u>listinfo/textmate</a></blockquote></div><br></div>