On Aug 23, 2006, at 9:46 AM, James Edward Gray II wrote: > I went with this option and checked in the command. Let me know if > I broke anything... There is a small error: flags += " --retabify " if ENV["TM_SOFT_TABS"] == "NO" There should be a `flags = ""` in there. -- Daniel