On Wed, May 08, 2002 at 02:16:24AM +0900, Jakub Travnik wrote: > Is this really correct? I don't think so. > > However trialing backslash makes it correct: > > a_long_object_name.a_long_method_name\ > ( > a_long_parameter_name, > another_long_parameter_name) Yes, that was a typo. There should have been a backslash at the end of the first line. Paul