mh-rescan-folder

mh-rescan-folder is an interactive autoloaded compiled Lisp function in `mh-folder.el'.


(mh-rescan-folder &optional RANGE DONT-EXEC-PENDING)

Rescan folder.

This command is useful to grab all messages in your "+inbox" after
processing your new mail for the first time. If you don't want to
rescan the entire folder, this command will accept a RANGE. Check the
documentation of `mh-interactive-range' to see how RANGE is read in
interactive use.

This command will ask if you want to process refiles or deletes first
and then either run x for you or undo the
pending refiles and deletes.

In a program, the processing of outstanding commands is not performed
if DONT-EXEC-PENDING is non-nil.