* Orm Finnendahl <orm.finnend...@selma.hfmdk-frankfurt.de> [12-21-14 16:36]:
> Hi Bob,
> 
> 
> Am Sonntag, den 21. Dezember 2014 um 14:07:05 Uhr (-0700) schrieb Bob
> Holtzman:
> > 
> > I would like to mark a *lot* of unread messages as read, but can't
> > find the command(s) for this. The closest I can come is to unflag a
> > thread using "^t^" but this command yields no action at all.
> 
> Try to put the following line into your .muttrc:
> 
> macro index .c "T.*\nWN^T.*\n" "Mark all messages in folder as read"
> 
> After restarting mutt and switching to the folder of your choice,
> pressing ".c" (a dot and then the letter 'c') should mark all messages
> in that folder as read.

Or w/o making a macro,
  switch to the folder
  T.      to select all
  ;N      to toggle the READ flag

ie: T.;N

and all selected will be not new  
-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
http://wahoo.no-ip.org        Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://linuxcounter.net

Reply via email to