On Thursday 05 December 2002 16:21, Shannon Fang wrote: > How about a vote? I vote to add elseif as an alternative... Least > Superise... I like it. > > Shannon Quicker than a vote: do it yourself for your personal installation of Ruby ;-) Edit the "keywords" file in the Ruby source, add the line: elseif, {kELSIF, kELSIF}, EXPR_BEG and recompile ruby. Needs gperf from gnu.org. Francois (who does prefer elsif !)