[comp.mail.mh] Mark as Unseen

appel@xcf.Berkeley.EDU (Shannon D. Appel) (04/26/91)

Is there any way to mark a message that you've read through already as
unseen?  Could be useful in a number of instances.

jerry@ora.com (Jerry Peek) (04/26/91)

In article <APPEL.91Apr25162112@con.xcf.Berkeley.EDU> appel@xcf.Berkeley.EDU (Shannon D. Appel) writes:
> Is there any way to mark a message that you've read through already as
> unseen?  Could be useful in a number of instances.

Use mark(1) and its -add switch.  If your unseen-sequence is named
"unseen", this command would add the current message to the sequence:
	% mark -add -seq unseen
If the message is already in the sequence, it won't be added again.

--Jerry Peek, jerry@ora.com or uunet!ora!jerry