* On 21 Sep 2015, Ben Boeckel wrote: 
> On Mon, Sep 21, 2015 at 11:38:23 -0400, Patrick Shanahan wrote:
> > No, you don't chang mutt to accommodate vim as many, maybe most, use
> > another editor.  Mutt has a manner available to provide the state you
> > wish, use it.  And, as with many programs, you may have to keep track of
> > the conditions you set to provide the environment you wish.
> 
> This was not saying to accomodate Vim, but to take a command it provides
> as inspiration for a command which could be useful in Mutt.
> 
> Is there a way to push or save the current wait_key setting so that it
> gets set back to the original value when the macro is complete?

The pattern is:

set my_wait_key=$wait_key
unset wait_key
set wait_key=$my_wait_key

-- 
David Champion • d...@bikeshed.us

Reply via email to