* Said Qingjia Zhu on Wed, Jun 19, 2002 at 02:31:17AM +0800: > ..how do I mark all mails in a mailbox as already read?
* Justin R. Miller <[EMAIL PROTECTED]> [2002-06-18 19:07]: > macro index .c "T.\n;WN^T.\n" "mark all messages as read" that's the kind of solution I'd have given, too. using explicit key strokes are nice for learning - but hsi can conflict with current key bindings. therefore i'd use explicit command names so as not to get a conflict with changed bindings: macro index .c "<tag-pattern>.\n<tag-prefix><clear-flag>N<untag-pattern>.\n" Sven -- Sven Guckes [EMAIL PROTECTED] use "lists address" when you are *not* subscribed use "subscribe address" when you *are* subscribed -> http://www.math.fu-berlin.de/~guckes/mutt/setup.html
