From 9e6c10a18be76719fbba41c36c61abc9c1542710 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 29 Oct 2000 20:41:55 +0000 Subject: Don't try to regenerate the message list if there is no folder. (The * message-list.c (mail_do_regenerate_messagelist): Don't try to regenerate the message list if there is no folder. (The Bonobo UI code will call this as the callback for the "Threaded View" command.) svn path=/trunk/; revision=6255 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index e274211a65..b47e1a85ac 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2000-10-29 Dan Winship + * message-list.c (mail_do_regenerate_messagelist): Don't try to + regenerate the message list if there is no folder. (The Bonobo UI + code will call this as the callback for the "Threaded View" + command.) + * mail-ops.c (do_fetch_mail): Sync the folder before refreshing so we don't lose flag settings. -- cgit v1.2.3