From: Chris Hanson Date: Mon, 25 Sep 2000 16:16:34 +0000 (+0000) Subject: Note regarding parsing in the presence of Rmail file corruption. X-Git-Tag: 20090517-FFI~3278 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c8838f401b71f1776ddb861d8bc44f61cdf1e4d7;p=mit-scheme.git Note regarding parsing in the presence of Rmail file corruption. --- diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index e1d578eb9..7c19d68d3 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,9 +1,13 @@ IMAIL To-Do List -$Id: todo.txt,v 1.110 2000/07/05 19:17:58 cph Exp $ +$Id: todo.txt,v 1.111 2000/09/25 16:16:34 cph Exp $ Bug fixes --------- +* When Rmail parser encounters corruption, tell the user what message + is corrupted and attempt to recover the parse by looking for the + beginning of another message. + MIME conformance ----------------