* Ben Boeckel <maths...@gmail.com> [09-21-15 13:34]:
> 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?

Certainly, as advised in the fine manuals:
  set wait_key=no
  set wait_key=yes

one at the beginning of your macro and one at the close, or just:
  unset wait_key
  set   wait_key

I suggest you peruse tfm's

-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
http://wahoo.no-ip.org        Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://linuxcounter.net

Reply via email to