From 2fdb0604cf34d35a98e609b039ec11556ec1fb71 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Wed, 1 Dec 1999 09:28:59 +0000 Subject: A modified version of Tommi Kommulainen's imap keepalive patch. --- mutt.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mutt.h') diff --git a/mutt.h b/mutt.h index b72a7cb1..5d9d1a0a 100644 --- a/mutt.h +++ b/mutt.h @@ -380,6 +380,10 @@ enum OPTSORTSUBTHREADS, /* (pseudo) used when $sort_aux changes */ OPTNEEDRESCORE, /* (pseudo) set when the `score' command is used */ OPTATTACHMSG, /* (pseudo) used by attach-message */ + OPTKEEPQUIET, /* (pseudo) shut up the message and refresh + * functions while we are executing an + * external program. + */ #ifdef _PGPPATH OPTPGPCHECKTRUST, /* (pseudo) used by pgp_select_key () */ -- cgit v1.2.3