<br><font size=2 face="sans-serif">I would like to see a couple of preferences
show up in the Tiger version.</font>
<br>
<br><font size=2 face="sans-serif">- Abide RW permissions on files</font>
<br><font size=2 face="sans-serif">- Open files by default Read-Only</font>
<br>
<br>
<br><font size=2 face="sans-serif">The first one is so if a file is read
only (like under revision control) this is preserved.</font>
<br><font size=2 face="sans-serif">The second one so if managers like to
review code they don't mess up developers code.</font>
<br>
<br><font size=2 face="sans-serif">---<br>
<br>
Steven M. Klass<br>
<br>
Strategic Manager, Design Automation - Analog Mixed Signal<br>
<br>
SMSC<br>
3930 East Ray Road, Suite 200<br>
Phoenix, Arizona 85044<br>
(480) 704-7046 (Desk)<br>
(480) 225-1112 (Mobile)<br>
steven.klass@smsc.com</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Ian Smith-Dahl <isd@strangetower.com></b>
</font>
<br><font size=1 face="sans-serif">Sent by: textmate-bounces@lists.macromates.com</font>
<p><font size=1 face="sans-serif">07/19/07 08:45 AM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
TextMate users <textmate@lists.macromates.com></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">TextMate users <textmate@lists.macromates.com></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [TxMt] opening a file readonly</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2><br>
On Jul 19, 2007, at 11:11 AM, Mat Schaffer wrote:<br>
<br>
> On Jul 19, 2007, at 10:51 AM, Ian Smith-Dahl wrote:<br>
>> I use it pretty extensively when searching for the use of specific
 <br>
>> variables in a huge Java codebase.    Even though I
rarely make  <br>
>> edits to the code base (I'm mostly responsible for the graphic
 <br>
>> skins), I haven't found any tool better than TextMate's ability
to  <br>
>> dynamically create projects by opening file folders (and so to
 <br>
>> specify scope specifically for one search) and then quickly  <br>
>> pinpoint lines of code using Find in Project.<br>
>><br>
>> Is there a better tool for that?<br>
><br>
> grep and find are pretty good in conjunction for that sort of thing:<br>
><br>
> grep -l <search term> `find <starting directory> -name
*.java`<br>
><br>
<br>
<br>
Thanks, Mat.    That's definitely another way to do it... but
I don't  <br>
think it's better.     Since textmate jumps me to the line while
 <br>
showing me the whole docco, I have a lot more freedom to explore the  <br>
context.    I can even execute finds in the docco I'm looking
at,  <br>
while preserving the results of the find in the project.   Plus, I
 <br>
get highlighting and folding (as mentioned by Andy).    Grep
(and  <br>
doxygen) are definitely powerful for what they do, but what they do  <br>
is filter out matches.   I don't necessarily want the filter, I just
 <br>
want the find.<br>
<br>
I personally don't have any problems with not making edits, but I  <br>
wanted to back up the original poster that Textmate is a great browse-
<br>
only tool.<br>
<br>
______________________________________________________________________<br>
For new threads USE THIS: textmate@lists.macromates.com<br>
(threading gets destroyed and the universe will collapse if you don't)<br>
http://lists.macromates.com/mailman/listinfo/textmate<br>
</font></tt>
<br>