On Mon, Sep 21, 2015 at 14:41:08 +1000, Cameron Simpson wrote:
> I have:
> 
>   set wait_key=no
> 
> In principle you can write macros to turn this on (or off) around specific 
> actions.

Vim has the "silent" command. Maybe Mutt could have a similar one for
such command executions. Having to write macros which turn it on and off
is messy (and if the setting changes, may change the state if the macro
isn't updated as well).

--Ben

Reply via email to