Reformatted excerpts from nicolas.pouillard's message of 2008-04-04: > I'm hitting a bug concerning forwarding, all newlines get trimmed > off. I'm trying to fix the bug, but I don't understand if arrays of > lines are supposed to be ended by newlines or not.
I don't see this behavior, either in the forward mode buffer or in the resulting message. Newlines shouldn't exist in arrays of lines. ForwardMode#forward_body_lines is the relevant method. Let me know what you discover. -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
