On Mon, Apr 26, 1999 at 12:48:46PM -0500, David DeSimone wrote:
> Stephen Maher <[EMAIL PROTECTED]> wrote:
> >
> > I want mutt to automatically delete messages that I save.  Seems
> > simple, but after a couple of runs through the docs I still haven't
> > found a way to do it.
> 
> Um... Mutt always deletes messages after saving them.  It's always done
> that.

And if it didn't, you could do:

bind index v save-message
macro index s ":set noresolve\nd:set resolve\nv"

or even better (as mutt can access funtions without binding them:

macro index s ":set noresolve\nd:set resolve\n<save-message>"

CU,
    Sec - WHAT am I doing here ?Solving hypothetical problems ? Gotta
          zzz now.
-- 
          Black holes are where GOD is dividing by zero

Reply via email to