I have a feeling you're correct, Rob.  That's why I've gone with the separate grammar file.<br><br>daniel, yes.  I have that implemented as a snippet, though I use /** for the tab trigger.<br><br>-dave<br><br><div><span class="gmail_quote">
On 10/31/06, <b class="gmail_sendername">Rob McBroom</b> <<a href="mailto:textmate@skurfer.com">textmate@skurfer.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Oct 31, 2006, at 3:08 PM, Daniel Stockman wrote:<br><br>>> I'm trying to make some changes to the Language without losing the<br>>> ability to get updates (to the language).<br>><br>> As described in the manual, your changes to the default bundles
<br>> will be<br>> saved as a tmDelta (a diff file, basically) in ~/Library/Application\<br>> Support/TextMate/Bundles, and won't affect the ability to update the<br>> bundle in future versions.<br><br>This works for Snippets and things, but I'm not sure if it works for
<br>the Language grammars themselves. I had a similar question in August<br>and Allan said:<br><br>> As for the delta files: these do not have the granularity of<br>> storing only changes to single rules, as that can't be merged
<br>> without potential conflicts when the default grammar is updated.<br><br>Maybe I'm misunderstanding, but I've taken to trashing my delta for<br>the PHP grammar and re-doing my customizations each time I suspect it
<br>might have been updated. Obviously, I would like someone to tell me<br>I'm wrong here. :)<br><br>Rob<br>______________________________________________________________________<br>For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">
textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate
</a><br></blockquote></div><br>