* Sven Guckes <[EMAIL PROTECTED]> [2002-04-21 04:35]:

[...]

> 
> copy+paste from vim?
> 
> anyway - this can be wrong if 'T' means
> something else than <tag-pattern>.. :-(
> 
> the following is a little longer - but should work
> even when the keys are bound to other commands:
> 
>   macro index \Cr \
>   "<tag-pattern>~N\n<tag-prefix><clear-flag>N" \
>   "Mark all new messages as read"
> 
> Too bad there's no <toggle-flag> command.
> any takers?

I'm using this:

macro index "\Cx" \
"<tag-pattern>~N<enter><tag-prefix><toggle-new><tag-prefix><clear-flag>*" \
"Mark all boring new msgs"

-- 
http://mutt.kldp.org
http://kldp.org/~eunjea/

Reply via email to