From: Ara.T.Howard@... Date: 2004-11-09T09:33:34+09:00 Subject: Re: rdoc and vim folding the #{{{ -> #--{{{ fix works. this is my conversion command for anyone interested: ruby -p -i -e '$_.sub!(%r/^\s*#(\{\{\{|\}\}\})\s*$/, "#--\\1\n")' `find . -name '*.rb'` yikes. next question: how do i tell rdoc to 'treat files with NO extension as ruby files'? i've tried -E =rb and -E ''=rb but no luck. my programs never have an extension of 'rb'. cheers. -a -- =============================================================================== | EMAIL :: Ara [dot] T [dot] Howard [at] noaa [dot] gov | PHONE :: 303.497.6469 | When you do something, you should burn yourself completely, like a good | bonfire, leaving no trace of yourself. --Shunryu Suzuki ===============================================================================