> > > E.g. I want a macro which does something, then does a s[ave]
> > > command (to which the user responds) and then does some more
> > > things after the save.
This is not a complete or flawless answer, just a quick example of
one way to do this. And it's untested.
macro index = "source 'mutt
On Tue, Aug 07, 2007 at 08:49:30PM +0200, Rado S wrote:
> =- Chris G wrote on Tue 7.Aug'07 at 19:07:16 +0100 -=
>
> > Is it possible to have a macro which asks for user input in the
> > middle and then continues the macro?
> >
> > E.g. I want a macro which does something, then does a s[ave]
> >
=- Chris G wrote on Tue 7.Aug'07 at 19:07:16 +0100 -=
> Is it possible to have a macro which asks for user input in the
> middle and then continues the macro?
>
> E.g. I want a macro which does something, then does a s[ave]
> command (to which the user responds) and then does some more
> things
Is it possible to have a macro which asks for user input in the middle
and then continues the macro?
E.g. I want a macro which does something, then does a s[ave] command
(to which the user responds) and then does some more things after the
save.
If it's not possible then I think it's something th