Re: Mark new as read

2009-12-08 Thread Alex Huth
* Joost Kremers schrieb: > On Tue, Dec 08, 2009 at 10:37:55AM +0100, Alex Huth wrote: > > T ~N RET ;N > > T means 'tag-pattern', ~N is a pattern meaning 'new messages', and ;N toggles > the > new-flag on all marked messages. > thx, that's great! Alex

Re: Mark new as read

2009-12-08 Thread Joost Kremers
On Tue, Dec 08, 2009 at 10:37:55AM +0100, Alex Huth wrote: > I have a simple questions which i haven't on the net. How can i mark every new > mail in a folder at once read? I need this espacially for the mailinglists. T ~N RET ;N T means 'tag-pattern', ~N is a pattern meaning 'new messages', and

Re: Mark new as read

2009-12-08 Thread René Clerc
* Alex Huth [08-12-2009 10:37]: > I have a simple questions which i haven't on the net. How can i mark > every new mail in a folder at once read? I need this espacially for > the mailinglists. I have the following macro in my .muttrc (all on one line): macro index ,r "~NN." "mark all new mess