>From what I can tell, it seems that you need to put a space before the =<div><br></div><div>so</div><div><br></div><div><div>excludeInFileChooser = "{*.xib}"</div><div><br></div><div>works, but</div><div><br></div>
<div><div>excludeInFileChooser= "{*.xib}"</div></div><div><br></div><div>does not.</div><div><br></div><div>The grammar that allan is using for the config files might need a little tweaking!</div><div><br></div>
<div>David.</div><div><br></div><br><div class="gmail_quote">On Sat, May 5, 2012 at 2:10 AM, Artie Ziff <span dir="ltr"><<a href="mailto:artie.ziff@gmail.com" target="_blank">artie.ziff@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You're the best, David! Thank you for the dialog!<br>
You have motivated me to isolate further (pro bono, even! lol!)<br>
Now, this is an actual root cause... that could be written into a bug report.<br>
<br>
Here's the deal.<br>
<br>
There appears to be some buggy interaction with the variables<br>
excludeInFileChooser (which I assume is for the File Browser)<br>
and windowTitle.<br>
<br>
I have only one .tm_properties file in my home directory.<br>
$ find ~ -name .tm_properties<br>
./.tm_properties<br>
<br>
Starting with an empty .tm_properties file:  Title Bar OK<br>
<br>
Insert the following into .tm_properties:    Title Bar OK<br>
excludeInFileChooser= "{*.xib}"<br>
windowTitle = '${TM_DISPLAYNAME}'<br>
<br>
Swap the order inside .tm_properties:    Title Bar Broken<br>
windowTitle = '${TM_DISPLAYNAME}'<br>
excludeInFileChooser= "{*.xib}"<br>
<br>
HTH!<br>
-AZ<div class="im"><br>
<br>
<br>
On 5/4/12 5:15 PM, David Howden wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi,<br>
<br>
So I've tried to replicate this behaviour on my machine, and I can't.  Can you post all of your .tm_properties files starting with the one in your home directory, and then all those in directories up to the point at which you start to see the window title issue.  A path description for each would also be useful.<br>

<br>
Hopefully we can work out what's going wrong here!<br>
<br>
David.<br>
<br></div><div class="im">
On Sat, May 5, 2012 at 12:55 AM, Artie Ziff <<a href="mailto:artie.ziff@gmail.com" target="_blank">artie.ziff@gmail.com</a> <mailto:<a href="mailto:artie.ziff@gmail.com" target="_blank">artie.ziff@gmail.com</a>>> wrote:<br>

<br>
    Previously I thought the issue was the windowTitle variable in<br>
    .tm_properties.<br>
    I was wrong... again.<br>
<br>
    the title bar anomaly is caused by this:<br>
<br>
    excludeInFileChooser= "{$exclude,*.xib}"<br>
<br>
    In fact, simply using the variable, excludeInFileChooser, appears<br>
    to corrupt the titlebar:<br>
<br>
    excludeInFileChooser= "{*.xib}"<br>
<br>
    Those lines are from here:<br>
    <a href="http://wiki.macromates.com/Reference/FolderSpecificSettings" target="_blank">http://wiki.macromates.com/<u></u>Reference/<u></u>FolderSpecificSettings</a><br>
<br>
    HTH!<br>
<br>
<br>
<br>
    ______________________________<u></u>_________________<br>
    textmate mailing list<br></div>
    <a href="mailto:textmate@lists.macromates.com" target="_blank">textmate@lists.macromates.com</a> <mailto:<a href="mailto:textmate@lists.macromates.com" target="_blank">textmate@lists.<u></u>macromates.com</a>><br>

    <a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/<u></u>listinfo/textmate</a><div class="im"><br>
<br>
<br>
<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><br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<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><br>
</div></div></blockquote></div><br></div>