# MODULE status_edit.pl sub status_edit { &commit_deletions; &system('stat -e',$id = ¤t_msgid,$Current_Folder); &read_folder(); &redraw; } 1;