On Fri, Aug 15, 2003 at 11:38:36PM +0900, Dave Thomas wrote: > Right now it ignores =begin/=end - I once included them, but discovered > that > > 1. It clashes with RD > 2. Some folks use =begin/=end to comment out large chunks of code. Actually not important to me now, I discovered that my RD-like comments at the top of the file needed moving individually in front of each method anyway... Cheers, Brian.