Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id JAA14274; Sat, 11 Apr 1998 09:41:25 -0400 (EDT) Received: by cs.cs.utk.edu (bulk_mailer v1.9); Sat, 11 Apr 1998 09:40:51 -0400 Received: by CS.UTK.EDU (cf v2.9s-UTK) id JAA14231; Sat, 11 Apr 1998 09:40:50 -0400 (EDT) Received: from smtp01.primenet.com (smtp01.primenet.com [206.165.6.131]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id JAA14218; Sat, 11 Apr 1998 09:40:46 -0400 (EDT) Received: (from daemon@localhost) by smtp01.primenet.com (8.8.8/8.8.8) id GAA03075 for ; Sat, 11 Apr 1998 06:40:45 -0700 (MST) Received: from ip34-015.boi.primenet.com(206.165.34.15), claiming to be "mikeq" via SMTP by smtp01.primenet.com, id smtpd003062; Sat Apr 11 06:40:38 1998 Message-ID: <001201bd654f$551679c0$0f22a5ce@mikeq> Reply-To: "Michael A Quinlan" From: "Michael A Quinlan" To: Subject: Re: Lexical comments on draft-ietf-drums-msg-fmt-04.txt Date: Sat, 11 Apr 1998 07:40:01 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 From: Kai Henningsen >Incidentally, when you want to put that text inside a standard Windows >control, I believe you will find that you need CRLF as a line delimiter. In a normal MS Windows multi-line edit control, CRLF is a hard line break and CRCRLF is a soft line break.