Received: from localhost (daemon@localhost) by cs.utk.edu with SMTP (cf v2.9s-UTK) id VAA16742; Mon, 10 Jul 2000 21:41:10 -0400 (EDT) Received: by cs.utk.edu (bulk_mailer v1.13); Mon, 10 Jul 2000 21:37:39 -0400 Received: from astro.cs.utk.edu (marvin@localhost) by cs.utk.edu with ESMTP (cf v2.9s-UTK) id VAA16348; Mon, 10 Jul 2000 21:37:39 -0400 (EDT) Received: from astro.cs.utk.edu (128.169.93.168 -> ASTRO.CS.UTK.EDU) by cs.utk.edu (smtpshim v1.0); Mon, 10 Jul 2000 21:37:39 -0400 Received: (from moore@localhost) by astro.cs.utk.edu (cf 8.9.3) id VAA20455 for dist-drums@cs.utk.edu; Mon, 10 Jul 2000 21:37:39 -0400 (EDT) Received: from munnari.OZ.AU (marvin@localhost) by cs.utk.edu with SMTP (cf v2.9s-UTK) id BAA26380; Mon, 10 Jul 2000 01:07:34 -0400 (EDT) Received: from munnari.OZ.AU (128.250.1.21 -> munnari.OZ.AU) by cs.utk.edu (smtpshim v1.0); Mon, 10 Jul 2000 01:07:39 -0400 Received: from mundamutti.cs.mu.OZ.AU ([128.250.1.5]) by munnari.OZ.AU with SMTP (5.83--+1.3.1+0.59) id FA27492; Mon, 10 Jul 2000 15:07:15 +1000 (from kre@munnari.OZ.AU) From: Robert Elz Cc: Dave Crocker , drums@cs.utk.edu Subject: Re: ABNF sets and sequences In-Reply-To: Your message of "Mon, 10 Jul 2000 13:19:09 +1000." <11587.963199149@mundamutti.cs.mu.OZ.AU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 10 Jul 2000 15:07:14 +1000 Message-Id: <12255.963205634@mundamutti.cs.mu.OZ.AU> List-Unsubscribe: Date: Mon, 10 Jul 2000 13:19:09 +1000 From: Robert Elz Message-ID: <11587.963199149@mundamutti.cs.mu.OZ.AU> | Ah, I see, I was confused by ... | | group = "(" *c-wsp alternation *c-wsp ")" | | in your original message. "alternation" is a / b And I cut/pasted the wrong line, that was the "used to be", I should have included the "would become" line, which was ... group = order "(" *c-wsp alternation *c-wsp ")" but the point doesn't change. kre