* 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
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
* 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