On Monday, August 18, 2003, at 08:58 AM, Xavier Noria wrote: > If instead of hiding "end"s using a special font, which anyway leaves > their corresponding lines there, you prefer to remove everything so > [snip] While I am gratified that Ruby will never use indentation as Python does, one could get hide the line corresponding to "end"s by appending "; end" to the last line of relevant code. Regards, Mark