From 41e1d234506d4df3a9d8e838ad0c30d7b17df97e Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 23 May 2001 04:15:10 +0000 Subject: [PATCH] Note that RENAME-FOLDER must change the URL the target folder refers to. --- v7/src/imail/todo.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 991a348fe..29ead9e19 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,9 +1,14 @@ IMAIL To-Do List -$Id: todo.txt,v 1.119 2001/05/07 18:03:43 cph Exp $ +$Id: todo.txt,v 1.120 2001/05/23 04:15:10 cph Exp $ Bug fixes --------- +* The RENAME-FOLDER operation must change the folder object to refer + to the new URL rather than the old. The operation must close the + folder if it is open, then discard all the state, and finally + reinitialize it to be a closed reference to the new URL. + * In "imail-imap.scm", FOLDER-LENGTH is just an alias for IMAP-FOLDER-N-MESSAGES. Eliminate the latter procedure; it's just a slot accessor. -- 2.25.1