On May 7, 2005, at 3:17 PM, Allan Odgaard wrote:
To associate .txt with Markdown, from Terminal.app do (while TM is not running): defaults write com.macromates.textmate OakLanguageFileBindings '({name = "Markdown"; fileTypes = (txt); language = "0A1D9874- B448-11D9-BD50-000D93B6E43C";})'
while that worked as advertised I also tried to associate files ending in '.css.dtml' as CSS (it's a Zope thang, dynamically generated CSS files, cool stuff...) and entered
defaults write com.macromates.textmate OakLanguageFileBindings '({name = "CSS"; fileTypes = (css.dtml); language = "4675F24E-6227-11D9-BFB1-000D93589AF6";})'
any idea why that didn't work? (I did quit and then restart TextMate)
thanks again,
tom --
Tom Lazar http://tomster.org