From: James Edward Gray II Date: 2006-09-08T21:47:12+09:00 Subject: Re: Thousands of words on Ruby On Sep 7, 2006, at 11:37 PM, Devin Mullins wrote: >> I built a TextMate command scoped to Ruby source with a key >> equivalent of apple-S that takes the document as input and asks TM >> to save the current document when triggered. (This essentially >> overrides Save in Ruby files, performs the Save, and allows me to >> hook in additional functionality. >> >> This command is an example in my upcoming book: >> http://www.pragmaticprogrammer.com/titles/textmate/index.html > > Err, oh. I take it that means it'd be too much to ask how you > command TM to save? The "Save" dropdown menu at the top of the Bundle Editor when you are editing a command. ;) James Edward Gray II