rmail-search

rmail-search is an interactive compiled Lisp function in `rmail.el'.


(rmail-search REGEXP &optional N)

Show message containing next match for REGEXP (but not the current msg).
Prefix argument gives repeat count; negative argument means search
backwards (through earlier messages).
Interactively, empty argument means use same regexp used last time.