Dennis Moore <[EMAIL PROTECTED]> wrote on Wed, 06 Oct 1999:
> i'm need a macro to do the following:
> macro index  \cE "TMail Delivery\n;d\$y"
> 
> in other words, delete all the email with 'Mail Delivery'

> does anyone know of a better way to do this in mutt?

Is there some specific reason you want to have the messages tagged?
If not, I recommend you go for D instead of T, which is "delete
messages matching pattern..."  And if there are no such messages,
nothing happens.

So the macro would be something like this:

  macro index  \cE "DMail Delivery\n\$y"


Hope this helps,
Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
Editing is a rewording activity.

Reply via email to