Re: Clear new flag and save

2015-08-15 Thread Christian Ebert
* W. Michael Petullo on Saturday, August 15, 2015 at 11:24:39 -0400 > I would like to both clear the new flag on and save a message in one > keystroke. I have tried the following: > > macro index S "Wns=spam-samples\n\n" "Save to spam-samples" > > But "Wn" causes the current message to advance;

Clear new flag and save

2015-08-15 Thread W. Michael Petullo
I would like to both clear the new flag on and save a message in one keystroke. I have tried the following: macro index S "Wns=spam-samples\n\n" "Save to spam-samples" But "Wn" causes the current message to advance; thus mutt clears the new flag on message n, but saves message n + 1. I