Date: Sun, 26 Mar 1995 23:06:53 +0100 From: Gary Palmer <gary@palmer.demon.co.uk> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: freebsd-bugs@freefall.cdrom.com Subject: Re: List of open PRs Message-ID: <3057.796255613@palmer.demon.co.uk> In-Reply-To: Your message of "Sun, 26 Mar 1995 22:31:55 %2B0200." <199503262031.WAA12615@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199503262031.WAA12615@uriah.heep.sax.de>, J Wunsch writes: >Jordan, can you include this? > >*** list-pr.orig Sun Mar 26 22:25:49 1995 >--- list-pr Sun Mar 26 22:29:11 1995 >*************** >*** 13,18 **** >--- 13,20 ---- > > print MAIL "This is the list of open problem reports\n\n"; > >+ print MAIL "BEGIN\n\n"; >+ > while(<Q>) { > chop; > if(/^>Number:/) { >*************** >*** 34,39 **** >--- 36,43 ---- > . "\n"; > } > } >+ >+ print MAIL "BEGIN\n"; ^^^^^END???? :-) Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3057.796255613>