Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uunet!ora!jerry From: jerry@ora.com (Jerry Peek) Newsgroups: comp.mail.mh Subject: Re: Mark as Unseen Summary: Use mark -add Message-ID: <1991Apr26.122605.28187@ora.com> Date: 26 Apr 91 12:26:05 GMT References: Distribution: comp Organization: O'Reilly and Associates Inc., Cambridge, MA Lines: 10 In article 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