On Wed, Mar 03, 1999 at 01:43:24PM -0500, Vikas Agnihotri wrote:
> On Tue, Mar 02, 1999 at 11:25:50PM -0600, Martin Julian DeMello wrote:
> 
> > Is there any way to mark all posts in a mailbox read, without
> > entering the box?
> 
> No. After you enter the folder though, you can do it quite easily as
> T~A\n == tag all messages
> ;Wn   == tag-prefix + clear-flag 'N'

or to put it in a macro, enter into your muttrc:
    # bind ,c to catch up.  Mark all new messages as read
    macro index ,c "T~A\n;Wn^T~T\n"



-- 
Stephen P. Hack    mutt - vim - maildrop     http://www.uiuc.edu/ph/www/shack
[EMAIL PROTECTED]  Underwater Hockey Pres     http://www.uiuc.edu/ro/uwhockey
[EMAIL PROTECTED]     University of Illinois                    Computer Science

Reply via email to