Error occured when pasting text from Emacs into a "New Text".
System.ApplicationException: Error in line breaking, position 662 was " " (32) but should be a linebreak
at WhelkMud.WindowOutput.ExtendedRichTextBox.Reflow() in C:\Svnroot\SharpKOM\ExternalComponents\ExtendedRichTextBox.LinebreakingTextControl.cs:line 188
at WhelkMud.WindowOutput.ExtendedRichTextBox.OnTextChanged(EventArgs e) in C:\Svnroot\SharpKOM\ExternalComponents\ExtendedRichTextBox.LinebreakingTextControl.cs:line 95
at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
at System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
at System.Windows.Forms.RichTextBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)