From: Chris Hanson Date: Tue, 23 May 2000 02:12:10 +0000 (+0000) Subject: Fixed problem with login messages during completion by changing Edwin X-Git-Tag: 20090517-FFI~3724 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c986ec26efceaf0b46cc6f11138f12229bf2d3e2;p=mit-scheme.git Fixed problem with login messages during completion by changing Edwin to suppress all messages during completion. --- diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 09b1e82b4..aa58190e6 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,12 +1,9 @@ IMAIL To-Do List -$Id: todo.txt,v 1.38 2000/05/22 20:22:52 cph Exp $ +$Id: todo.txt,v 1.39 2000/05/23 02:12:10 cph Exp $ Bug fixes --------- -* Login messages interfere with modeline when doing completion on IMAP - URLs. - * Implement operations for IMAP: URL-EXISTS?. * Must be able to handle malformed headers in incoming mail.