From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 04 Apr 2008 09:08:02 -0700 Subject: [sup-talk] About newlines In-Reply-To: <1207309393-sup-2829@ausone.inria.fr> References: <1207309393-sup-2829@ausone.inria.fr> Message-ID: <1207325216-sup-1624@south> 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