On Wed, Sep 12, 2012 at 01:26:31PM +0200, Didier COURTAUD wrote:
> I would want to clear automatically the N flags of all the messages
> of a given mailbox.

I use these two macros, binded to ESC-c:

#
# Catchup (index,pager)
#
macro index    \ec     
"<tag-pattern>~N<enter><tag-prefix-cond><clear-flag>N<untag-pattern>.*<enter><end-cond>"
macro pager     \ec     "<exit>\ec"

-- 
Nicolas

Reply via email to