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: gnu.emacs Subject: Re: emacs RMAIL --> MH(E) ???? Message-ID: Date: 1 Feb 89 14:33:00 GMT References: <6536@polya.Stanford.EDU> Organization: Yows `R' us Lines: 140 In article <6536@polya.Stanford.EDU> crew@polya.Stanford.EDU (Roger Crew) writes: > For that matter, does someone have a description of what Babyl format > is supposed to be. This is something that should be included in the > gnu-emacs documentation but, as far as I can tell, isn't (as of 18.52). I got this a long time ago... I hope it helps... From: rlk@think.COM (Robert Krawitz) Subject: Re: RMAIL/Babyl format Date: 30 Nov 87 15:56:46 GMT 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 , (