Hi,<br><br><div class="gmail_quote">2008/11/29 Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>></span><br><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Files without extension cannot be set to binary nor text. Instead a<br>
heuristic is used to decide if they are text, which is effectively if<br>
the first 1024 bytes are valid UTF-8 or alternatively, if the file<br>
creator is TxMt or (I think) type is text. The latter two things can<br>
be set with the SetFile shell command.<br>
<div><div></div><div class="Wj3C7c"></div></div></blockquote><div><br></div><div>Thanks Allan. I used SetFile to set the owner to TxMt on the files in question (~/.alias ~/.bashrc ~/.profile ~/.inputrc ~/.screenrc) and it now works.</div>
<div><br></div><div>I still had a problem with .bashrc until I restarted TM. I guess it caches the file info the first time you open the file? It's working now anyway.</div><div><br></div><div>Thanks again</div><div><br>
</div><div>Jon</div></div>