From: Jon Steinhart Date: Tue, 16 Nov 2004 18:14:34 +0000 (+0000) Subject: Fixed problem where the refile hook was being called after a message was X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/96a8fdb8b141aecc1732615454fdabc584c0142c?hp=96a8fdb8b141aecc1732615454fdabc584c0142c Fixed problem where the refile hook was being called after a message was renamed so that it wasn't around for the hook. The hook is now called before the message file is renamed. ---