On Oct 23, 2005, at 6:11 PM, Rick Flower wrote:
> defaults write OakDocumentDisableFSMetaData 1
I think that should have been:
defaults write com.macromates.textmate OakDocumentDisableFSMetaData 1
That's what your error message is saying, that you did not specify the dictionary (com.macromates.textmate in this case).