Xref: utzoo comp.emacs:5850 gnu.emacs:721 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!aramis.rutgers.edu!athos.rutgers.edu!mende From: mende@athos.rutgers.edu (Bob Mende Pie) Newsgroups: comp.emacs,gnu.emacs Subject: Re: Babyl Format used in rmail (GNU Emacs) Regexp Message-ID: Date: 12 Apr 89 13:58:18 GMT References: <29495@sri-unix.SRI.COM> Organization: Yows `R' us Lines: 130 I got this off the net a long time ago... gee... I guess it is ok to be a pack-rat :-) ============================================================ From rlk@think.COM (Robert Krawitz) Mon Nov 30 10:56:46 1987 Let's see if I remember my BNF for babyl files; this corresponds to version 5: File :=
* ; Some say there must be at least one message. Header := Babyl Options:\n * |^_ Header-option := ; See note [5] : * header-token := [^\000-\017:\177-\377]* ; Not these characters [tab is OK] header-value := ditto, if a list, each element separated by a comma and a space. message := \^L\n [01], ; See note [1] below ( ,)* ; Note space before and comma after token , (