A macro to toggle all new email as read, if anyone is interested:
macro »·index»··"\Cr"»··»···"T~N\nN\Ct.\n"»·"Mark all new messages as read" The middle N part is what I was looking for. > On Mon, Apr 08, 2002 at 01:31:04PM -0500, David T-G wrote: > > ...and then Bo Peng said... > > % > > % Is there a toggle-read function somewhere? Sometimes, I want to toggle emails > > % as read without really reading them. I am using setflag O (old) but this is > > % not exactly what I want. > > > > You can write ('w') or clear ('W') any flag you want. In addition, you > > can toggle the new flag with 'N'. See 2.3.1.1 in the manual and your > > index help screen for more info. > hmmm... on my mutt (1.3.28i) I don't see that. What I use is "N" - > toggle-new. > :)