Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id SAA26777; Mon, 10 Aug 1998 18:28:05 -0400 (EDT) Received: by cs.cs.utk.edu (bulk_mailer v1.10); Mon, 10 Aug 1998 18:27:18 -0400 Received: by CS.UTK.EDU (cf v2.9s-UTK) id SAA26726; Mon, 10 Aug 1998 18:27:17 -0400 (EDT) Received: from spot.cs.utk.edu (SPOT.CS.UTK.EDU [128.169.92.189]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id SAA26712; Mon, 10 Aug 1998 18:27:12 -0400 (EDT) Received: from spot.cs.utk.edu by spot.cs.utk.edu with ESMTP (cf v2.11c-UTK) id SAA20099; Mon, 10 Aug 1998 18:27:10 -0400 (EDT) Message-Id: <199808102227.SAA20099@spot.cs.utk.edu> X-URI: http://www.cs.utk.edu/~moore/ From: Keith Moore To: Harald Tveit Alvestrand cc: drums@cs.utk.edu, moore@cs.utk.edu Subject: Re: ABNF issue: Multi-line ? In-reply-to: Your message of "Mon, 10 Aug 1998 15:43:26 +0200." <3.0.2.32.19980810154326.018e1410@dokka.maxware.no> Date: Mon, 10 Aug 1998 18:27:09 -0400 Sender: moore@cs.utk.edu IMHO, any ABNF grammar that says c = < any one of the 128 ASCII characters, but not any special or SP > rather than listing out the valid characters, is broken. This isn't a "last resort", this is pure laziness. Keith