rmail-next-undeleted-message

rmail-next-undeleted-message is an interactive compiled Lisp function in `rmail.el'.


(rmail-next-undeleted-message N)

Show following non-deleted message.
With prefix arg N, moves forward N non-deleted messages,
or backward if N is negative.

Returns t if a new message is being shown, nil otherwise.